TulparServer® is a free, open-source, cross-platform Java Server
Allows you to create your own package repository for NurOS.
🚀 High Performance
- tulpar-server is optimised even for weak devices
- Required 128 mb ram (and + ~256mb for plugin management system [NOT REQUIRED])
🔄 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, jna, gson, Jython, jna-platform and others libraries
This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.