From cc6ebba644a12df80f6d592505fe6aef1b83d0e3 Mon Sep 17 00:00:00 2001 From: Dylan Müller Date: Thu, 15 Jan 2026 12:19:45 +0200 Subject: Update README.md --- README.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 034a332..00a7ddd 100644 --- a/README.md +++ b/README.md @@ -24,10 +24,14 @@ This demo will give you a `raygun` on spawn in single player zombie mode. Run: `git submodule update --init --recursive` to clone submodules. -Then build project using the provided `makefile` in `WSL` (`Windows`) -and inject resulting `DLL`. +Then build project using either: -The compiler used for this project is [`tcc`](https://github.com/lunarjournal/tcc) (`Tiny C Compiler`). +* The provided `Makefile` in `WSL` (`Windows`) +* The provided `premake5.lua` script by running `premake5 vs2022` to generate a Visual Studio 2022 Project. + +Finally build and inject the resulting `DLL`. + +The compiler used for the Makefile is [`tcc`](https://github.com/lunarjournal/tcc) (`Tiny C Compiler`). > Note: You can modify and hot-reload `GSC` scripts while `Black Ops` is running by quiting the level and starting it again. @@ -73,3 +77,4 @@ Files: + -- cgit v1.2.3-70-g09d2