Work in progress. 😭
If you wish to build the server yourself, follow these steps:
Get TModLoader from Steam or GitHub.
Install the .NET 8.0 (or higher) SDK and Visual Studio. Make sure your SDK version is higher or equal to the required version.
Clone the mod into %userprofile%/Documents/My games/Terraria/tModLoader/ModSources
.
Either use git clone https://github.com/Solaestas/Everglow
on the command line to clone the repository or use Code --> Download zip button to get the files.
To build Everglow, open a command prompt inside the project directory.
You can quickly access it on Windows by holding shift in File Explorer, then right clicking and selecting Open command window here
.
Then type the following command: dotnet build
build the built files will be found in the newly created build directory.
Feel free to dive in! Open an issue or submit PRs.
If you would like to contact us or TML users, it's best to join our Discord server. To use Discord you will need to register a new account on their website.
All code of this repository is provided under the GPL-3.0 license.
~~All of the art, audio, and other non-code assets belong to their respective owners and are used non-commercially either with a permission, a royalty-free license, or with various modifications & trust in the holiness of videogame modding. No copyright infringements intended.~~
Thank you to the following contributors for helping improve the mod for everyone!