1
0
mirror of https://github.com/a2x/cs2-dumper.git synced 2025-07-05 06:09:43 +08:00

Update project name

This commit is contained in:
a2x 2023-09-08 20:41:24 +10:00
parent eeeb8b5392
commit 27acd1a1e5

@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.26)
project(cs2-schema-dumper)
project(cs2-dumper)
set(CMAKE_CXX_STANDARD 20)