mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-10 07:48:31 +07:00
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:
Binary file not shown.
After Width: | Height: | Size: 2.9 KiB |
13
android/assets/modss/myFirstMod/game.atlas
Normal file
13
android/assets/modss/myFirstMod/game.atlas
Normal 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
|
BIN
android/assets/modss/myFirstMod/game.png
Normal file
BIN
android/assets/modss/myFirstMod/game.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.7 KiB |
Reference in New Issue
Block a user