Skip to content

Commit 92fb481

Browse files
authored
Added IncludeHelpersExtended() (#97)
1 parent 45ef7c7 commit 92fb481

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ CreateProject({
6464
Call the following functions as needed. The Source SDK based projects do not need a path to the SDK anymore, as it is provided through this git repository as a submodule.
6565

6666
```lua
67+
IncludeHelpersExtended() -- uses this repo path
6768
IncludeLuaShared() -- uses this repo path
6869
IncludeDetouring() -- uses this repo detouring submodule
6970
IncludeScanning() -- uses this repo scanning submodule

0 commit comments

Comments
 (0)