mirror of
https://github.com/OpenFusionProject/Client.git
synced 2025-09-28 13:27:35 +00:00
Adding and deleting servers works.
Still need to fix the add server validation Other changes: * Convert all files to spaces and fix indentation * We now write out the images.php and sponsor.php files if an endpoint url is defined for a server * Added comments
This commit is contained in:
15
.gitignore
vendored
15
.gitignore
vendored
@@ -1,20 +1,9 @@
|
||||
|
||||
locales/
|
||||
|
||||
*.dll
|
||||
|
||||
*.pak
|
||||
|
||||
OpenFusionClient.exe
|
||||
|
||||
*.bin
|
||||
|
||||
*.php
|
||||
OpenFusionClient.exe
|
||||
icudtl.dat
|
||||
|
||||
version
|
||||
|
||||
resources/app/files/assetInfo.php
|
||||
|
||||
resources/app/files/loginInfo.php
|
||||
|
||||
resources/app/files/rankurl.txt
|
||||
|
Reference in New Issue
Block a user