Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
Vhou-Atroph committed Mar 28, 2024
1 parent 71b9851 commit e18e132
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ exe-linux:
cargo build --release
mv -n target/release/libtt_damage_calculator.so src/tt_damage_calculator/tt_damage_calculator.so
pyinstaller "Toontown Damage Calculator.spec"
cp -r -f src/tt_damage_calculator/assets dist/assets
cp -r -f src/tt_damage_calculator/assets dist
cp -f LICENSE dist/LICENSE

0 comments on commit e18e132

Please sign in to comment.