Compare commits
2 Commits
2.1.0
...
972c310673
| Author | SHA1 | Date | |
|---|---|---|---|
| 972c310673 | |||
| 90b703ee30 |
@@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "town-of-us-updater"
|
name = "town-of-us-updater"
|
||||||
version = "2.0.0"
|
version = "3.0.0"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
build = "src/build.rs"
|
build = "src/build.rs"
|
||||||
|
|
||||||
|
|||||||
@@ -7,6 +7,7 @@ A tool to automatically install the **Town of Us R** mod for **Among Us**.
|
|||||||
- Caches old builds to allow you to continue playing the mod in case of a breaking Among Us update
|
- Caches old builds to allow you to continue playing the mod in case of a breaking Among Us update
|
||||||
- GUI to select which build to play
|
- GUI to select which build to play
|
||||||
- Auto-detection of Among Us install directory
|
- Auto-detection of Among Us install directory
|
||||||
|
- Auto-launch of BetterCrewLink if installed
|
||||||
|
|
||||||
# Contributing
|
# Contributing
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user