From 55cdba50da0a67038d035b128e8256dfb8f7baad Mon Sep 17 00:00:00 2001 From: Konstantin 'cpz' L <31280958+cpz@users.noreply.github.com> Date: Thu, 23 Mar 2023 05:08:43 +0700 Subject: [PATCH] Update README.md --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5fea186b..de05f7e6 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,13 @@ This repository contains the generated Source 2 SDKs for various games. Each gam ## Available Branches -- `csgo` - Counter-Strike: Global Offensive +- `csgo` - Counter-Strike: Global Offensive (Counter-Strike 2) - `dota` - Dota 2 - `hlvr` - Half-Life: Alyx +- `artifact-classic` - Artifact +- `artifact-foundry` - Artifact Foundry +- `sbox` - S&Box +- `underlods` - Dota Underlords To access the SDK for a specific game, switch to the corresponding branch: @@ -24,4 +28,4 @@ If you want to contribute or make changes to the generated SDKs, please submit a --- ### License -Please refer to the original projects and libraries used in the Source2Gen repository for license information. \ No newline at end of file +Please refer to the original projects and libraries used in the Source2Gen repository for license information.