mirror of
https://github.com/OpenFusionProject/Client.git
synced 2024-11-14 10:40:06 +00:00
7f4be5f856
New features: * Automatic Installation of Unity 2.x.x-fusion * Check for Client being unzipped first before running * Fix app name, now user data is now stored in ``Appdata\Roaming\OpenFusionClient`` WIP: * Server Browser System (it's there visually, at least) * JSON config file (haven't started on yet)
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> |