From 75344d87eb0eed56bd366be65934681a5c1ecf15 Mon Sep 17 00:00:00 2001 From: MegaMech Date: Fri, 15 Nov 2024 03:02:20 -0700 Subject: [modding] Implement jumbtron fb effect (#125) * Update Engine.cpp * minor fix and update LUS (#119) * minor fix and update LUS * update torch * Update torch * Implement jumbotron framebuffer effect * Update skybox_and_splitscreen.c --------- Co-authored-by: coco875 <59367621+coco875@users.noreply.github.com> Co-authored-by: Adam Bird --- mods/python-rust/compile.sh | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 mods/python-rust/compile.sh (limited to 'mods/python-rust') diff --git a/mods/python-rust/compile.sh b/mods/python-rust/compile.sh old mode 100755 new mode 100644 -- cgit v1.2.3