mod/.hemtt/project.toml
Jacob Schmidt c30b5204a6
Some checks failed
Build / Build (push) Failing after 52s
Major Hotfix 01042025@1925
2025-01-04 19:27:20 -06:00

21 lines
327 B
TOML

name = "FORGE Mod"
author = "IDSolutions"
prefix = "forge"
mainprefix = "z"
[files]
include = [
"*.paa",
"*.json",
"userconfig/**/*",
"mod.cpp",
"README.md",
"LICENSE",
"icon_64_ca.paa",
"icon_128_ca.paa",
"icon_128_highlight_ca.paa",
"title_co.paa"
]
[version]
git_hash = 0 # Disabled