Amethyst is an experimental Minecraft server written in Elixir
Go to file
2024-08-25 21:03:09 +02:00
.gitea/workflows run actions on all pushes 2024-08-17 19:52:11 +02:00
.vscode Begin writing code for reading and writing packets 2024-07-07 11:41:34 +02:00
apps Run all game processes in a game supervisor 2024-08-25 21:03:09 +02:00
config Begin implementing logging player into a game 2024-08-18 13:44:09 +02:00
.envrc Implement tests for GameRegistry 2024-08-19 00:00:03 +02:00
.formatter.exs Begin writing code for reading and writing packets 2024-07-07 11:41:34 +02:00
.gitignore Begin writing code for reading and writing packets 2024-07-07 11:41:34 +02:00
flake.lock Begin writing code for reading and writing packets 2024-07-07 11:41:34 +02:00
flake.nix Begin writing code for reading and writing packets 2024-07-07 11:41:34 +02:00
LICENSE.md Add license 2024-07-07 11:47:48 +02:00
mix.exs (m) Add release which includes example game 2024-08-17 19:51:28 +02:00
mix.lock [Major] Move to umbrella structure 2024-08-16 18:27:34 +02:00
mix.nix [Major] Move to umbrella structure 2024-08-16 18:27:34 +02:00
README.md Add license 2024-07-07 11:47:48 +02:00

Amethyst

Amethyst is an experimental Minecraft server written in Elixir

License

Amethyst is licensed under the GNU Affero General Public License. For more information, see LICENSE.md