Gamesystem format change

increased the version number on the gamesystem so that it would fix the
format changes. Recloned from source and it was messing up. this should
fix everything.
This commit is contained in:
matt 2015-01-17 08:53:18 -05:00
parent edcfb94c1c
commit 4ea9477510
2 changed files with 6 additions and 0 deletions

Binary file not shown.

6
data/settings.xml Normal file
View file

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<configuration battleScribeVersion="1.15" xmlns="http://www.battlescribe.net/schema/configSchema">
<settings/>
<dataIndexUrls/>
<favouriteSets/>
</configuration>