mirror of
https://github.com/OpenFusionProject/Client.git
synced 2026-02-03 23:30:03 +00:00
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)
This commit is contained in:
3
resources/app/menu/assets/js/bs-init.js
Normal file
3
resources/app/menu/assets/js/bs-init.js
Normal file
@@ -0,0 +1,3 @@
|
||||
$(document).ready(function(){
|
||||
$('[data-bs-tooltip]').tooltip();
|
||||
});
|
||||
2
resources/app/menu/assets/js/jquery.min.js
vendored
Normal file
2
resources/app/menu/assets/js/jquery.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user