Implement a config file for styles #178

This commit is contained in:
shavitush 2016-09-10 17:34:44 +03:00
parent ebbd025a75
commit e30be3f85e

View File

@ -77,7 +77,7 @@ General
- [x] Migrate events to the 1.7 transitional syntax.
- [x] Migrate ADT_Arrays to ArrayList.
- [x] Support "out of the box" installations and SQLite support.
- [ ] Implement a config file for styles and use Dynamic to load them, add Shavit_OnStylesLoaded and caching natives.
- [x] Implement a config file for styles and use Dynamic to load them, add Shavit_OnStylesLoaded and caching natives.
- [ ] Save timer variables on Dynamic's per-player settings.
Core