Publisher | Dmitry |
---|---|
File size | 36.31kB |
Number of files | 28 |
Latest version | 2 |
Latest release date | 2014-12-26 07:30:32 |
First release date | 2014-12-26 07:30:32 |
Supported Unity versions | 2018.4.2 or higher |
This unility saves all static variables marked with attribute [Config] to ini file. After game launching, parameters will be loaded from files. Do not need to rebuild the game after parameters changing.
You can change parameters in config file.
How to use:
- Drag & drop ConfigManager prefab into the scene
- Open your scripts and mark static fields you need with attribute [Config]
- Window-> ConfigCreator-> Create config file
- Done!
Tested on Windows only!
You can change parameters in config file.
How to use:
- Drag & drop ConfigManager prefab into the scene
- Open your scripts and mark static fields you need with attribute [Config]
- Window-> ConfigCreator-> Create config file
- Done!
Tested on Windows only!