Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/refinedmods/refinedarchitect
Refined Architect is a project that is used by all the mods of Refined Mods.
https://github.com/refinedmods/refinedarchitect
fabric fabricmc forge github-actions gradle java kotlin neoforge
Last synced: 17 days ago
JSON representation
Refined Architect is a project that is used by all the mods of Refined Mods.
- Host: GitHub
- URL: https://github.com/refinedmods/refinedarchitect
- Owner: refinedmods
- License: mit
- Created: 2023-03-07T15:51:29.000Z (almost 2 years ago)
- Default Branch: develop
- Last Pushed: 2024-09-10T14:48:28.000Z (5 months ago)
- Last Synced: 2024-11-18T16:39:03.666Z (3 months ago)
- Topics: fabric, fabricmc, forge, github-actions, gradle, java, kotlin, neoforge
- Language: Kotlin
- Homepage:
- Size: 358 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
- Support: .github/SUPPORT.md
Awesome Lists containing this project
README
# Refined Architect [![Build Status](https://github.com/refinedmods/refinedarchitect/actions/workflows/build-internal.yml/badge.svg?branch=develop)](https://github.com/refinedmods/refinedarchitect/actions/workflows/build-internal.yml) [![Discord](https://img.shields.io/discord/342942776494653441)](https://discordapp.com/invite/VYzsydb) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE.md)
## About
Refined Architect is a project that is used by all the mods of Refined Mods.
It contains GitHub workflows, version management and a Gradle convention plugin to help making (cross-platform) mods easier.
See [refinedarchitect-template](https://github.com/refinedmods/refinedarchitect-template) for an example.
## Links
- [GitHub](https://github.com/refinedmods/refinedarchitect)
- [Releases](https://github.com/refinedmods/refinedarchitect/releases)
- [Packages](https://github.com/refinedmods/refinedarchitect/packages)
- [Issues](https://github.com/refinedmods/refinedarchitect/issues)
- [Refined Mods on GitHub](https://github.com/refinedmods)
- [Discord](https://discordapp.com/invite/VYzsydb)
- [Twitter](https://twitter.com/refinedmods)## Building
Clone the repository and import the Gradle project.
## Contributing
See [CONTRIBUTING.md](.github/CONTRIBUTING.md).
## Support
See [SUPPORT.md](.github/SUPPORT.md).
## Changelog
See [CHANGELOG.md](CHANGELOG.md).