KO
|
EN
gitlite โ search
Search
#typescript
#ai-agents
#ai
#dsh-plugin
#deepseek-harness
#open-source
#cli
#claude-code
#codex
#developer-tools
#react
#windows
fabric-example-mod-kotlin
โ 105
Open GitHub โ
Example Kotlin Fabric Mod
Download README (.md)
Explore Similar Repositories
angular-7-webpack-4-boilerplate
:
Ready to use Angular 7 project with webpack 4 configuration for development and production
UniHumanoid
:
Unity humanoid utility with bvh importer.
azure-sql-db-change-stream-debezium
:
SQL Server Change Stream sample using Debezium
qrcode-decoder
:
๐คTool for decoding qrcode by image,video or camera.
pyetl
:
python ETL framework
// repository documentation
Was this content helpful?
โ 0
(0 ratings)
Select Rating:
โ
โ
โ
โ
โ
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
fabric-example-mod-kotlin
?
Download (.md)
# Fabric Example Mod - Kotlin  ## Setup 0. Create a new mod repository by pressing the "Use this template" button and clone the created repository. 1. Import build.gradle file with IntelliJ IDEA 2. Edit build.gradle and mod.json to suit your needs. * The "mixins" object can be removed from mod.json if you do not need to use mixins. * Please replace all occurences of "modid" with your own mod ID - sometimes, a different string may also suffice. 3. Run! ## License This template is available under the CC0 license. Feel free to learn from it and incorporate it in your own projects.