mirror of
https://github.com/OpenFusionProject/Client.git
synced 2025-12-20 14:10:05 +00:00
Move to npm for development and packaging
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
This commit is contained in:
BIN
build/utils/WebPlayer/loader/UnityWebPluginAX.ocx
Normal file
BIN
build/utils/WebPlayer/loader/UnityWebPluginAX.ocx
Normal file
Binary file not shown.
9
build/utils/WebPlayer/loader/info.plist
Normal file
9
build/utils/WebPlayer/loader/info.plist
Normal file
@@ -0,0 +1,9 @@
|
||||
<?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>
|
||||
Reference in New Issue
Block a user