-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update CI and few other things #9
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why is there MinHook reference? I know that original SPTLib uses MinHook but SvenBXT has modified, lite version without that library in favor of FuncHook.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
BXT_LICENSE contains only and only BunnymodXT license because of borrowed BXT-specific code. SPTLib already has own license file. hltas
, hlstrafe
, taslogger
, MinHook
and others are parts of original BunnymodXT, not of SvenBXT.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What is the purpose of these changes in SPTLib-related headers?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think .gitignore can be extended with lots of Visual Studio/IDEA/CMake temporary files/formats/binaries.
Well yeah youre right I might made some unrequired changes |
No description provided.