Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/niqumu/irminsul
An experimental anime game server implementation
https://github.com/niqumu/irminsul
Last synced: 28 days ago
JSON representation
An experimental anime game server implementation
- Host: GitHub
- URL: https://github.com/niqumu/irminsul
- Owner: niqumu
- License: mit
- Created: 2024-07-26T21:27:36.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2024-11-27T19:52:11.000Z (about 1 month ago)
- Last Synced: 2024-11-27T20:33:49.489Z (about 1 month ago)
- Language: Java
- Size: 1.75 MB
- Stars: 19
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Irminsul
Experimental anime game server infrastructure, written in Java.
![banner](https://github.com/user-attachments/assets/126e13fa-d6c0-4fc5-bfee-735b18b444bb)
### Check out the [Irminsul docs](https://irminsul.gitbook.io/irminsul)!
## Disclaimer
Please avoid using the name of the game, game company, or notable content from the game when discussing this project.
This project contains no copyrighted works, and does not constitute copyright infringement. This code simply happens
to implement a certain protocol that some software may happen to support. This project is shared in hopes that it may
be interesting or helpful to people. I am not responsible for how people use this project.## Links
- [INFRASTRUCTURE.md: Start here if you have no idea what Irminsul is](docs/INFRASTRUCTURE.md)
- [API tutorials: Head over here if you're interested in developing plugins
for Irminsul](https://irminsul.gitbook.io/irminsul/api/api-tutorials)## Credits
- The wonderful [Grasscutter](https://github.com/Grasscutters/Grasscutter) community for helping with protocol research
- Slushy team for their [Beach Simulator](https://github.com/SlushinPS/beach-simulator) protocol definitions