mirror of
https://github.com/JonasunderscoreJones/BuildGPT.git
synced 2025-10-23 11:19:17 +02:00
update library versions
This commit is contained in:
parent
f3bb1c5fb0
commit
e87fd77bcf
2 changed files with 7 additions and 7 deletions
|
@ -1,11 +0,0 @@
|
|||
{
|
||||
"id": "modid",
|
||||
"name": "Example Mod",
|
||||
"version": "1.0.0",
|
||||
"side": "universal",
|
||||
"initializer": "net.fabricmc.example.ExampleMod",
|
||||
"mixins": {
|
||||
"client": "modid.client.json",
|
||||
"common": "modid.common.json"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue