Skip to content

Commit

Permalink
Prepare for release
Browse files Browse the repository at this point in the history
  • Loading branch information
rparrett committed Mar 19, 2024
1 parent dbb7544 commit 1f1c3f0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "taipo"
version = "0.5.0"
version = "0.6.0"
authors = ["Rob Parrett <[email protected]>"]
edition = "2021"
repository = "https://github.com/rparrett/taipo"
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ cargo make --profile release serve

## TODO

- [ ] Move UI images into texture atlas.
- [ ] Corpses should despawn after some time.
- [ ] Load tower stats from `game.ron`.
- [ ] Load starting yen from `game.ron`.
Expand Down

0 comments on commit 1f1c3f0

Please sign in to comment.