You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -64,6 +64,7 @@ CreateProject({
64
64
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.
65
65
66
66
```lua
67
+
IncludeHelpersExtended() -- uses this repo path
67
68
IncludeLuaShared() -- uses this repo path
68
69
IncludeDetouring() -- uses this repo detouring submodule
69
70
IncludeScanning() -- uses this repo scanning submodule
0 commit comments