diff --git a/workshop/gamemodes/cinema_modded/cinema_modded.txt b/workshop/gamemodes/cinema_modded/cinema_modded.txt index 5d1e553..3c0474f 100644 --- a/workshop/gamemodes/cinema_modded/cinema_modded.txt +++ b/workshop/gamemodes/cinema_modded/cinema_modded.txt @@ -42,5 +42,13 @@ "type" "CheckBox" "default" "0" } + 5 + { + "name" "cinema_force_extension_bypass" + "text" "Bypass extension check" + "help" "(Experimental) Skips the file extension check for direct links" + "type" "CheckBox" + "default" "0" + } } } \ No newline at end of file