File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1414 - run : cargo build --release
1515 - run : |
1616 mkdir mods
17- mv target/i686-pc-windows-msvc/release/fix_bath_house_bribe_blunders ./mods/
17+ mv target/i686-pc-windows-msvc/release/fix_bath_house_bribe_blunders.dll ./mods/
1818 mv target/i686-pc-windows-msvc/release/fix_damage_to_offside_ship_artillery.dll ./mods/
1919 mv target/i686-pc-windows-msvc/release/fix_invulnerable_ship_artillery_slots.dll ./mods/
2020 mv target/i686-pc-windows-msvc/release/fix_market_hall_production_town.dll ./mods/
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ exclude = [
2929]
3030
3131[workspace .package ]
32- version = " 0.1.9 "
32+ version = " 0.1.10 "
3333
3434[workspace .dependencies ]
3535hooklet = " ^0.1.7"
You can’t perform that action at this time.
0 commit comments