21 lines
317 B
TOML
21 lines
317 B
TOML
name = "FORGE Factions"
|
|
author = "IDSolutions"
|
|
prefix = "a3f_factions"
|
|
mainprefix = "z"
|
|
|
|
[files]
|
|
include = [
|
|
"*.dll",
|
|
"*.so",
|
|
"*.json",
|
|
"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 |