No description
Find a file
d10sfan 2a3e4bb8f9
Server Console Interaction Improvements (#89)
* Improve CPU usage by delay inside ReadCommand

* Remove backspaced characters from console display
2023-12-27 17:45:23 +01:00
.github/workflows Github Action Updates (#90) 2023-12-27 17:37:18 +01:00
docs Add support for docker launch of servers (#88) 2023-10-24 01:50:41 +02:00
src Server Console Interaction Improvements (#89) 2023-12-27 17:45:23 +01:00
.gitattributes Initial reworked files 2016-10-05 20:11:36 +02:00
.gitignore EF Core implemented 2023-01-20 22:03:56 +01:00
docker-compose.yml Add support for docker launch of servers (#88) 2023-10-24 01:50:41 +02:00
Dockerfile Add support for docker launch of servers (#88) 2023-10-24 01:50:41 +02:00
Rasa.NET.sln EF Core implemented 2023-01-20 22:03:56 +01:00
Rasa.NET.sln.DotSettings EF Core implemented 2023-01-20 22:03:56 +01:00
README.md Fix typo in README (#42) 2019-02-08 17:04:38 +01:00

Rasa.NET

A C# implementation of a game and authentication server for the game running on .NET Core.

Before you start

This project is in development and not complete. You may not be able to play the game in any capacity. For the latest information, we recommend joining our Discord chat.

How-to use this code

There are a few required tools and steps to get everything setup before you can run the game. Follow the steps in the setup guide.

Contributing

If you are interested in helping in the development of Rasa.NET, please join the Discord and chat!

Feedback

  • Ask questions and discuss development on Discord
  • Submit bugs to GitHub Issues