🚀 High Performance
- tulpar-server is optimised even for weak devices
- Required 128 mb ram
🔄 Cross-platformability
- can be run on any device with JVM (Linux, Android, MacOS, etc.).
# Start a server
java -jar server.jar
We welcome contributions! Please see our Contributing Guidelines.
- Fork the repository
- Create a feature branch
- Commit your changes
- Push to the branch
- Create a Pull Request
To build the project you will need:
- JDK 8 of the latest version, from azul see this [You can build with JDK 11 Zulu]
- Jetty, Jansi, asm-all, jna, gson, oshi, jna-platform and others libraries
This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.