Skip to content

Commit

Permalink
Add Levels folder to package.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
viti95 committed Aug 16, 2024
1 parent 3fca24e commit a961896
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ cp synthgs.sbk PKG/
cp BENCH.BAT PKG/
cp -r INTER PKG/INTER
cp -r BENCH PKG/BENCH
cp -R LEVELS PKG/LEVELS
cp EXE/* PKG

versionstring=$(grep "#define FDOOMVERSION" FASTDOOM/version.h)
Expand Down

0 comments on commit a961896

Please sign in to comment.