This repository has been archived by the owner on Mar 8, 2024. It is now read-only.
[RELEASE] Build20210820 (1.0.4)
This will be probably the lastest BIG CHANGE commit for a long time.
Changes since 1.0.3
+) Now you can copy AITriggers
+) New ExtConfig: SaveMap = BOOLEAN, enable it so that we will replace FA2's vanilla slow saving function
+) New ExtConfig: SaveMap.AutoSave = BOOLEAN, enable it so that we will enable FA2 to save map automatically after one save
+) New ExtConfig: SaveMap.AutoSave.Interval = INTEGER, set the interval between two auto saving, need to be greater than or equal to than 30
+) New ExtConfig: SaveMap.AutoSave.MaxCount = INTEGER, how many auto saving files can FA2 keep, set to -1 will disable the auto cleanning up
Thanks for everyone's contributing in this project.