Skip to content

Commit c37232d

Browse files
committed
Fix issue with copied name && fix amethyst local env path
1 parent 7a41e47 commit c37232d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cmake_minimum_required(VERSION 3.12)
2-
project(Atlas CXX ASM_NASM)
3-
set(MOD_VERSION "1.6.1")
2+
project(Better-Inventory CXX ASM_NASM)
3+
set(MOD_VERSION "1.6.0")
44
set(MOD_AUTHOR "FrederoxDev")
55

66
set(CMAKE_CXX_STANDARD_REQUIRED ON)

0 commit comments

Comments
 (0)