Skip to content

Commit

Permalink
Release v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ZTzTopia committed Jun 1, 2022
1 parent b809aca commit b52cda4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.0..3.23)
project(GTProxy VERSION 0.2.0)
project(GTProxy VERSION 0.3.0)

add_subdirectory(src)
add_subdirectory(vendor/enet)
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ This is a proxy for [Growtopia](https://growtopiagame.com/), which makes it poss
- [x] Pathfinding for auto collect, etc.
- [x] Loading items' database (items.dat) will request one from [Growtopia](https://growtopiagame.com/).
- [x] Local Player & Remote player.
- [x] Auto puzzle captcha solver.

## Supported platform
- [Windows](https://www.microsoft.com/en-us/windows). Tested with Windows 10 and 11.
Expand Down

0 comments on commit b52cda4

Please sign in to comment.