Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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).