A modular Minecraft API.
- Java 1.8 or newer
- Maven 3.3 or newer
- Git in the executing shell's PATH
- Execute
git clone https://github.com/BasinMC/Basin.git
from your shell - Execute
cd Basin
- Execute
mvn clean install
- Execute the steps described in Building
- Apply your changes to the NMS classes in
src/minecraft/java
- Commit your changes in
src/minecraft/java
(Note: Commit by purpose - No single files!) - Run
mvn org.basinmc.maven.plugins:minecraft-maven-plugin:generate-patches
from thesink
directory
The official documentation has help articles and specifications on the implementation. If, however, you still require assistance with the application, you are welcome to join our IRC Channel and ask veteran users and developers. Make sure to include a detailed description of your problem when asking questions though:
- Include a complete error message along with its stack trace when applicable.
- Describe the expected result.
- Describe the actual result when different from the expected result.
See CONTRIBUTING.md for information on working on Basin and submitting patches. You can also join the project's chat room to discuss future improvements or to get your custom implementation listed.
IRC: irc.basinmc.org (port 6667 or port +6697) in #Basin
Website: https://www.basinmc.org