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

https://github.com/betafoprhoton/creativecomputerbugs

A addition to Create mod and CC:Tweaked which plans to add various apis by adding "bugs".
https://github.com/betafoprhoton/creativecomputerbugs

cctweaked create-mod lua-api minecraft-forge-mod

Last synced: 3 months ago
JSON representation

A addition to Create mod and CC:Tweaked which plans to add various apis by adding "bugs".

Awesome Lists containing this project

README

          

# architectury-kotlin-template
This is a template for an architectury mod of type forge-fabric-like-mixin written with kotlin.
It'll automatically depend on
[Kotlin For Forge](https://github.com/thedarkcolour/KotlinForForge) for Forge,
[Fabric Kotlin](https://github.com/FabricMC/fabric-language-kotlin) for Fabric
or [Quilt Kotlin](https://github.com/QuiltMC/quilt-kotlin-libraries) for Quilt.

You can find all templates under the branch tags.

## License
This template is licensed under the [Creative Common Zero v1.0 license](LICENSE).

Mods created with this template are not automatically licensed under the CC0, and are not required to give any kind of credit back to this template.