Welcome to Arctyll! We're a team of passionate developers creating a variety of projects, including:
-
Minecraft Mods: Custom features to enhance gameplay.
-
Discord Bots: Tools to automate and improve server functionality.
Join us as we innovate and build together!
To contribute to our projects, follow these steps:
- Clone the repo:
git clone https://github.com/Posse-Plugins/<repository-name>.git
- Navigate to the project directory:
cd <repository-name>
- Install dependencies (If applicable):
# For node.js
npm install
# For maven
mvn install
- Run the project (If applicable):
# For node.js
npm start
# For maven
mvn spring-boot:run
- Build the project (If applicable):
# For node.js
npm run build
# For maven
mvn clean package
We appreciate your contributions! Here's how you can help:
- Reporting Bugs: If you find any bugs, please report them by opening an issue in the respective repository.
- Feature Requests: Have an for a new feature? We'd love to hear! Open an issue and describe your idea.
- Pull Requests: We welcome pull requests! If you want to contribute code, please fork the repository, make your changes, and submit a pull request. Not only code, if you want you can even contribute to translations.
- Discord: Join our Discord server (We don't have one) for real-time communication with the team.
- Email: Reach out to us at arctyllofficial@gmail.com for any inquires.
Please note that we have a Code of Conduct in place to ensure a welcoming and inclusive environment for everyone. By participating in this organization, you agree to abide by its terms.
All our projects are licensed under GNU Affero General Public License (AGPL), unless otherwise noted. Please see the respective repository for more details.
We would like to thank all the contributors and the open-source community for their continuous support and contributions.