mod/.hemtt/project.toml
Jacob Schmidt c24b967e2a
All checks were successful
Build / Build (push) Successful in 54s
Updated naming convention to use FORGE
2025-01-01 21:35:44 -06:00

14 lines
198 B
TOML

name = "FORGE Mod"
author = "IDSolutions"
prefix = "forge"
mainprefix = "z"
[files]
include = [
"forge_mod_version.json",
"*.paa",
"userconfig/**/*"
]
[version]
git_hash = 0 # Disabled