SanAndreasUnity/Assets/Resources
Antonio Alexandru Ganea c3aebc3826
RCON Support (#96)
* Added RCON dotnet submodule

* RCON Manager

* RCON works

* Switched inter-thread passing from tasks callbacks to BlockingCollection

* Cleanup

* Config based rcon port and password

* RCON is disabled by default in config

* Added SanAndreasUnity.RCON namespace to CommandInterpreter

* Pass command to main thread first and report progress afterwards

* Minor cleanup

* Removed InvalidOperationException as it was never possible

* Moved OnLoaderFinished code in RCONManager

* Added RCONManager script to prefab

* Added meta files
2020-11-01 23:51:03 +01:00
..
Data remove SFX timings file 2020-05-31 19:09:48 +02:00
Icons Initial commit 2020-05-31 19:07:22 +02:00
Materials Initial commit 2020-05-31 19:07:22 +02:00
Shaders Initial commit 2020-05-31 19:07:22 +02:00
Skins Initial commit 2020-05-31 19:07:22 +02:00
Sprites Initial commit 2020-05-31 19:07:22 +02:00
Textures Initial commit 2020-05-31 19:07:22 +02:00
ALSF1.txt Initial commit 2020-05-31 19:07:22 +02:00
ALSF1.txt.meta Initial commit 2020-05-31 19:07:22 +02:00
ALSF2.txt Initial commit 2020-05-31 19:07:22 +02:00
ALSF2.txt.meta Initial commit 2020-05-31 19:07:22 +02:00
CALVERT1.txt Initial commit 2020-05-31 19:07:22 +02:00
CALVERT1.txt.meta Initial commit 2020-05-31 19:07:22 +02:00
CALVERT2.txt Initial commit 2020-05-31 19:07:22 +02:00
CALVERT2.txt.meta Initial commit 2020-05-31 19:07:22 +02:00
config.json RCON Support (#96) 2020-11-01 23:51:03 +01:00
config.json.meta moved config.json to resources, and generated some meta files 2020-05-31 19:09:46 +02:00
Data.meta move Data folder to resources 2020-05-31 19:09:46 +02:00
Icons.meta Initial commit 2020-05-31 19:07:22 +02:00
Materials.meta Initial commit 2020-05-31 19:07:22 +02:00
SALS.txt Initial commit 2020-05-31 19:07:22 +02:00
SALS.txt.meta Initial commit 2020-05-31 19:07:22 +02:00
Shaders.meta Initial commit 2020-05-31 19:07:22 +02:00
Skins.meta Initial commit 2020-05-31 19:07:22 +02:00
Sprites.meta Initial commit 2020-05-31 19:07:22 +02:00
TDZ.txt Initial commit 2020-05-31 19:07:22 +02:00
TDZ.txt.meta Initial commit 2020-05-31 19:07:22 +02:00
Textures.meta Initial commit 2020-05-31 19:07:22 +02:00