mirror of
https://github.com/OpenFusionProject/Client.git
synced 2024-11-14 02:30:05 +00:00
5d5dce9647
I had to hack the package.json to force `electron-prebuilt` to use a 32-bit binary - everything else should be fairly out of the box
9 lines
192 B
Plaintext
9 lines
192 B
Plaintext
<?xml version="1.0" encoding="UTF-8"?>
|
|
<plist>
|
|
<dict>
|
|
<key>CFBundleVersion</key>
|
|
<string>3.5.2f2</string>
|
|
<key>UnityBuildNumber</key>
|
|
<string>4c6ee796dacc</string>
|
|
</dict>
|
|
</plist> |