Skip to content

Instantly share code, notes, and snippets.

@GhoulofGSG9
Last active August 29, 2015 14:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save GhoulofGSG9/c3163c6c1e64342c0255 to your computer and use it in GitHub Desktop.
Save GhoulofGSG9/c3163c6c1e64342c0255 to your computer and use it in GitHub Desktop.
{
"restrict": [
"lua/entry/*.entry",
"*.lua"
],
"check": [
"game_setup.xml",
"maps/*.level",
"models/*.surface_shader",
"shaders/*",
"models/alien/skulk/*",
"models/alien/lerk/*",
"models/alien/fade/*",
"models/alien/onos/*",
"models/alien/gorge/gorge*"
],
"ignore": [
"shaders/Blur.hlsl",
"shaders/DarkVision.hlsl"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment