Client/resources/app/package.json
CakeLancelot 7f4be5f856 Initial Commit of Revised Client
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)
2020-12-16 13:17:00 -06:00

5 lines
89 B
JSON

{
"name" : "OpenFusionClient",
"version" : "1.3.0",
"main" : "index.js"
}