Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 473 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 473 Bytes

Entry to Inércia party of Portugal, 2024

on demozoo

Compiling

cargo build --release

the release will be under ./target/release, it runs on the ./ being here, clicking on it will fail, so i run it by doing ./target/release/inercia24.exe

Dist (only windows)

run python ./dist.py (i'm on 3.9.7)

if that fails try add an empty folder ./dist/

this packs all of that into a folder under ./dist/ and zip it