Large refactoring. Also, reimplemented resource manager to use parsers. Changed from json to xml (it allows comments!!!).
This commit is contained in:
4
assets/config/Default.config
Normal file
4
assets/config/Default.config
Normal file
@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<Configuration>
|
||||
<animationFps>60</animationFps>
|
||||
</Configuration>
|
Reference in New Issue
Block a user