You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,13 @@
1
1

2
2
3
-
> A Growtopia private server using Node.js
3
+
> A Growtopia private server built with Node.js and Bun.js, powered by [growtopia.js](https://github.com/JadlionHD/growtopia.js)
4
4
5
5
> [!NOTE]
6
6
> This source is not production ready yet. In the future it will be using a Docker to deploy the server, feel free to join [Discord Server](https://discord.gg/sGrxfKZY5t) to discuss regarding this.
7
7
8
8
## Requirements
9
9
10
-
- Node.js v18+ (Recommended LTS v20)
10
+
-[Node.js](https://nodejs.org) v20+ or [Bun.js](https://bun.sh) v1.2.9+
0 commit comments