Allow scaling enemy health. Closes #71

This commit is contained in:
IQuant 2024-07-18 16:27:28 +03:00
parent b25f2b0c41
commit a580c7045d
8 changed files with 28 additions and 4 deletions

View file

@ -19,7 +19,7 @@ run2:
run3:
cd noita-proxy && NP_APPID=480 NP_SKIP_MOD_CHECK=1 NP_NOITA_ADDR=127.0.0.1:21253 cargo run -- --launch-cmd "wine noita.exe -gamemode 0"
release:
release: build
python prepare_release.py
noita: