From bf0bdb2c4178802ca2377a5a2377bc6c751bea44 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Shadowsun=E2=84=A2?= <12494967+CattoGamer@users.noreply.github.com> Date: Sun, 2 Jun 2024 17:03:29 +0200 Subject: [PATCH] Update cinema_modded.txt --- workshop/gamemodes/cinema_modded/cinema_modded.txt | 8 ++++++++ 1 file changed, 8 insertions(+) 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