mirror of
https://github.com/pesde-pkg/tooling.git
synced 2025-05-04 10:43:58 +01:00
10 lines
No EOL
125 B
TOML
10 lines
No EOL
125 B
TOML
[inputs.assets]
|
|
path = "input/**"
|
|
output_path = "output"
|
|
|
|
[creator]
|
|
type = "user"
|
|
id = 0
|
|
|
|
[codegen]
|
|
output_name = "init.luau" |