mirror of https://github.com/axmolengine/axmol.git
12 lines
174 B
JSON
12 lines
174 B
JSON
|
{
|
||
|
"copy_resources": [
|
||
|
{
|
||
|
"from": "../Resources",
|
||
|
"to": "",
|
||
|
"exclude": [
|
||
|
"*.gz"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|