1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2025-08-04 07:01:46 +02:00

Add sample external plugin.

This commit is contained in:
Sandu Liviu Catalin
2020-05-08 23:16:48 +03:00
parent 3510a21311
commit a318070f8b
9 changed files with 742 additions and 14 deletions

View File

@@ -49,3 +49,5 @@ add_subdirectory(sqrat)
add_subdirectory(sdk)
# Include Module library
add_subdirectory(module)
# Include Sample module
#add_subdirectory(hello)