The Java version of the New Caledonia Addons Packs
Explore the docs »
View Code
·
Report Bug
·
Request Feature
Table of Contents
![Product Name Screen Shot][product-screenshot]
Here's a blank template to get started:
To avoid retyping too much info. Do a search and replace with your text editor for the following:
github_username
, repo_name
, twitter_handle
, email
, project_title
, project_description
- Fabric 1.16.5 - Build 0.32.5+1.16
- Gradle 6.8.3
- Kotlin 1.4.20
- Groovy 2.5.12
- Apache Ant(TM) version 1.10.9
- AdoptOpenJDK 11.0.10+9
To get a local copy up and running follow these simple steps.
This is an example of how to list things you need to use the software and how to install them.
- gradle
./gradlew
- Clone the repo
git clone https://NewCaledoniaDevTeam/FabricJavaMod
- Install gradle sources
./gradlew genSources
- Setup IDE
./gradlew eclipse ./gradlew vscode
- Building and Testing
./gradlew build ./gradlew runClient
If you need any help please visit the Fabric Setup Wiki.
Use this space to show useful examples of how a project can be used. Additional screenshots, code examples and demos work well in this space. You may also link to more resources.
For more examples, please refer to the Documentation
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
Project Link: https://github.com/NewCaledoniaDevTeam/FabricJavaMod
Project Website: https://newcaledoniadevteam.github.io/FabricJavaMod/