Development: Difference between revisions
Appearance
Bennyyy5363 (talk | contribs) No edit summary |
LilithArson (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
< | = Development = | ||
== Getting a local server set up == | |||
=== The easy way === | |||
# Go to the [https://cdn.byrdstation.space/fork/byrd CDN downloads] | |||
# Download the latest build for your operating system | |||
# Open the file named <code>Robust.Server.exe</code><br>(on Linux, run <code>chmod +x ./Robust.Server</code> before <code>./Robust.Server</code>) | |||
=== The hard way === | |||
TBD | |||
== Adding content == | |||
Revision as of 15:58, 1 July 2026
Development
Getting a local server set up
The easy way
- Go to the CDN downloads
- Download the latest build for your operating system
- Open the file named
Robust.Server.exe
(on Linux, runchmod +x ./Robust.Serverbefore./Robust.Server)
The hard way
TBD