Files
Redcraft.Dragon/.hmcl/hmcl.json

12 lines
215 B
JSON
Raw Normal View History

{
"configurations": {
"Default": {
"global": {
"gameDirType": 1
},
"gameDir": ".minecraft",
"useRelativePath": true,
"selectedMinecraftVersion": "1.20.1-Forge"
}
}
}