Big changes to mods and rulesets - almost production ready!

Rulesets are heavy to load so we now have a RulesetCache, which can construct "custom" rulesets with a list of mods!
We now pack mod images on Desktop run, and load the atlases for the loaded mods on load game!
This commit is contained in:
Yair Morgenstern
2020-01-05 22:11:10 +02:00
parent 6a9de727ad
commit 7462aae94c
14 changed files with 110 additions and 74 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

View File

@ -0,0 +1,13 @@
game.png
size: 128,128
format: RGBA8888
filter: MipMapLinearLinear,MipMapLinearLinear
repeat: none
UnitIcons/Maori Warrior
rotate: false
xy: 2, 2
size: 100, 100
orig: 100, 100
offset: 0, 0
index: -1

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 KiB