We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d98fb3 commit 50b99c4Copy full SHA for 50b99c4
strongmod/makefile
@@ -42,7 +42,7 @@ download-and-unzip-cpython:
42
rm cpython/python-3.8.10-embed-win32.zip
43
44
zip-project:
45
- cd .. && zip -r ./strongmod/strongmod.zip ./strongmod ./start_game.bat
+ cd .. && zip -r ./strongmod/strongmod.zip ./strongmod ./start_game.bat start_game_extreme.bat
46
47
.PHONY: strongmod/version.py
48
0 commit comments