mirror of
https://github.com/chev2/gmod-addons.git
synced 2025-10-30 06:31:35 +00:00
11 lines
168 B
JSON
11 lines
168 B
JSON
{
|
|
"title": "cinema_construct",
|
|
"type": "map",
|
|
"tags": ["build", "movie"],
|
|
"ignore":
|
|
[
|
|
"*.psd",
|
|
"*.vcproj",
|
|
"*.svn*"
|
|
]
|
|
}
|