Amethyst is an experimental Minecraft server written in Elixir
Go to file
Kodi Craft 1ce9b7c454
All checks were successful
Build & Test / nix-build (push) Successful in 1m9s
Move shared boilerplate in servers to Amethyst.Server
2024-07-08 14:57:37 +02:00
.gitea/workflows Add workflow to build and test 2024-07-07 11:52:57 +02:00
.vscode Begin writing code for reading and writing packets 2024-07-07 11:41:34 +02:00
config Begin writing code for reading and writing packets 2024-07-07 11:41:34 +02:00
lib Move shared boilerplate in servers to Amethyst.Server 2024-07-08 14:57:37 +02:00
test Begin work on implementing handshake 2024-07-07 19:05:32 +02:00
.credo.exs Begin writing code for reading and writing packets 2024-07-07 11:41:34 +02:00
.envrc Begin writing code for reading and writing packets 2024-07-07 11:41:34 +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 Begin writing code for reading and writing packets 2024-07-07 11:41:34 +02:00
mix.lock Begin writing code for reading and writing packets 2024-07-07 11:41:34 +02:00
mix.nix Begin writing code for reading and writing packets 2024-07-07 11:41: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