repository cleanup

This commit is contained in:
wish
2022-07-29 02:57:11 +10:00
parent 9204afce1e
commit 6f3f88165f
9 changed files with 2 additions and 3 deletions

View File

@@ -26,3 +26,4 @@ jobs:
./Erupe/config.json ./Erupe/config.json
./Erupe/www/ ./Erupe/www/
./Erupe/savedata/ ./Erupe/savedata/
./RoadShopItems.csv

2
Erupe/.gitignore vendored
View File

@@ -9,6 +9,6 @@ bin/questlists/*.bin
bin/scenarios/*.bin bin/scenarios/*.bin
bin/debug/*.bin bin/debug/*.bin
savedata/ savedata/
Erupe.exe *.exe
*.lnk *.lnk
*.bat *.bat

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -1,2 +0,0 @@
cd PUT ERUPE DIRECTORY HERE - BE SURE TO USE /d IF ITS ON A DRIVE OTHER THAN C
go run .

Binary file not shown.