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".
- Host: GitHub
- URL: https://github.com/betafoprhoton/creativecomputerbugs
- Owner: BetaFoprhoton
- Created: 2024-06-28T12:33:08.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-06T02:01:24.000Z (about 1 year ago)
- Last Synced: 2025-04-23T00:11:41.245Z (about 1 year ago)
- Topics: cctweaked, create-mod, lua-api, minecraft-forge-mod
- Language: Kotlin
- Homepage:
- Size: 254 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.