Bootstrapping

From Escaping Eden
Jump to navigationJump to search

On Windows (requires a WSL distro with telnet, i.e. Ubuntu):

  1. Clone the GitHub repo
  2. Follow build instructions, resulting in an exe
  3. Copy the server.conf.example file (enable extension viewing... Windows 11 hides extension names by default)
  4. Run ipconfig in cmd or Powershell
  5. Set it the host in the config to something like the IPv4 for your "LAN adapter Wi-Fi"
  6. Run the exe
  7. Go to your WSL distro
  8. telnet [your IP] 8080 (or whatever port you chose)