mirror of
https://github.com/chev2/gmod-addons.git
synced 2026-02-20 20:41:01 +00:00
11 lines
168 B
JSON
11 lines
168 B
JSON
{
|
|
"title": "cinema_construct",
|
|
"type": "map",
|
|
"tags": ["build", "movie"],
|
|
"ignore":
|
|
[
|
|
"*.psd",
|
|
"*.vcproj",
|
|
"*.svn*"
|
|
]
|
|
}
|