Bootstrapping
From Escaping Eden
Jump to navigationJump to search
On Windows (requires a WSL distro with telnet, i.e. Ubuntu):
- Clone the GitHub repo
- Follow build instructions, resulting in an exe
- Copy the server.conf.example file (enable extension viewing... Windows 11 hides extension names by default)
- Run
ipconfig
in cmd or Powershell - Set it the host in the config to something like the IPv4 for your "LAN adapter Wi-Fi"
- Run the exe
- Go to your WSL distro
telnet [your IP] 8080
(or whatever port you chose)