Skip to content
/ docs Public

Commit 4dc34b8

Browse files
committed
chore: add warning on limitations
1 parent 391bcb2 commit 4dc34b8

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

developer/index.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,12 @@ git clone git@github.com:5stackgg/5stack-panel.git ~/code/5stack
2929
## Running the Development Environment
3030

3131
Run `./dev.sh` to start the development environment.
32+
33+
:::warning
34+
* The Game-server currently does not support ARM-based systems
35+
* Reported CPU information may be inaccurate
36+
* Multi-node setups using Tailscale is not currently possible
37+
38+
If you encounter any issues, please report them to the development team.
39+
:::
40+

0 commit comments

Comments
 (0)