Fix missing xml for jb03. Closes #258.

This commit is contained in:
Will Toohey
2023-08-20 15:57:37 +10:00
parent 6116b072df
commit ec9ad43464
+1
View File
@@ -3,6 +3,7 @@
cd /d %~dp0
if not exist dev\nvram mkdir dev\nvram
if not exist dev\nvram\ea3-config.xml copy prop\ea3-config.xml dev\nvram\ea3-config.xml
if not exist dev\nvram\coin.xml copy prop\defaults\coin.xml dev\nvram\coin.xml
if not exist dev\nvram\eacoin.xml copy prop\defaults\eacoin.xml dev\nvram\eacoin.xml
if not exist dev\raw mkdir dev\raw