Skip to content

Releases: MSKatKing/RustServerBackend

0.1.2

25 Feb 23:50
Compare
Choose a tag to compare
0.1.2 Pre-release
Pre-release

Added automatic website creation when the website folder doesn't exist.
Added a config to set binding address and landing page name
Added build targets for arm64 and x86 linux

To run: download the correct file according to your system, then either double click it or in terminal do ./-BackendWebServer.sh or ./BackendWebServer.exe

0.1.1

24 Feb 04:35
Compare
Choose a tag to compare
0.1.1 Pre-release
Pre-release

First 'official' release, very basic server backend system. Allows for html, css, and images (png and ico) to be send to web browsers.