Skip to content

Commit 50b99c4

Browse files
committed
Add start_game_extreme.bat to zip file
1 parent 0d98fb3 commit 50b99c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

strongmod/makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ download-and-unzip-cpython:
4242
rm cpython/python-3.8.10-embed-win32.zip
4343

4444
zip-project:
45-
cd .. && zip -r ./strongmod/strongmod.zip ./strongmod ./start_game.bat
45+
cd .. && zip -r ./strongmod/strongmod.zip ./strongmod ./start_game.bat start_game_extreme.bat
4646

4747
.PHONY: strongmod/version.py
4848

0 commit comments

Comments
 (0)