490ae739a441f199a3ddd356bccfdbadf7f8d2cd
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md) - [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13.1) --- updated-dependencies: - dependency-name: junit:junit dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
Akarin
Akarin is currently under heavy development and contributions are welcome!
Introduction
Akarin is a powerful server software from the 'new dimension', formerly known as Torch.
As a Paper fork, it should support almost all plugins that work on Spigot.
Our project has a few key goals:
- Open Access - Make more game mechanics configurable.
- Bedrock - Make the server more safe and stable.
- Fast - Simplify the logic and implement multi-threaded computing.
Issues and Pull Requests will be labeled accordingly
Get Akarin
Download
Recommended
- Jenkins - Kudos to JosephWorks
Open an Issue or a Pull Request if you want to add your website here
Build
Requirements
- Java (JDK) 8 or above
- Maven
Compile
./scripts/inst.sh --setup --fast
Notes
- You must use
--setupat least once to deploy necessary dependencies otherwise some imports cannot be organized. - For non-modified projects, it is recommended to add the
--fastoption to skip any tests. - If your machine has insufficient memory, you may want to add the
--remoteoption to avoid decompiling locally.
Demo Servers
demo.akarin.io(official)omc.hk(auth required)
Open an Issue or a Pull Request if you want to add your website here
Contributing
- Akarin uses Mixin to modify the code. You can checkout the
sourcesfolder to see more. - Add your name to the LICENSE if you want to publish your code under the MIT License.
- If you want to join the Akarin-project team, you can send us an email with your experience and necessary information.
Description
AkarinMC Repository Backup
akarinbukkitcraftbukkitforkminecraftminecraft-serverpaperperformanceserverspigottorchtorchmctorchspigot
Readme
63 MiB
Languages
Java
99.9%
Shell
0.1%
