From d9454c1ef1b140c21e096de80a98ce0b3e811681 Mon Sep 17 00:00:00 2001 From: Dylan Muller Date: Sat, 16 Sep 2023 12:34:28 +0200 Subject: gsctool: core: initial commit Initial commit of gsctool. A utility to inject custom GSC scripts for Call of Duty Black Ops 1 (PC). --- lib/cdl86 | 1 + lib/miniz | 1 + 2 files changed, 2 insertions(+) create mode 160000 lib/cdl86 create mode 160000 lib/miniz (limited to 'lib') diff --git a/lib/cdl86 b/lib/cdl86 new file mode 160000 index 0000000..a3655fb --- /dev/null +++ b/lib/cdl86 @@ -0,0 +1 @@ +Subproject commit a3655fbccb17dbada53201bbcb22d641f7e5610b diff --git a/lib/miniz b/lib/miniz new file mode 160000 index 0000000..e55522a --- /dev/null +++ b/lib/miniz @@ -0,0 +1 @@ +Subproject commit e55522aa315852f79f24483e7f296c77e25f8252 -- cgit v1.2.3-70-g09d2