Skip to content
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

feat: Added support for custom gamedata files. #194

Merged
merged 2 commits into from
Dec 11, 2023

Conversation

CharlesBarone
Copy link
Contributor

This pull request aims to add custom gamedata functionality to CounterStrikeSharp.

Currently you can only add custom offsets/signatures by editing the included gamedata.json file. This change adds the ability to make additional json files in the gamedata directory and have them loaded.

This is beneficial when you want to add offsets/signatures that are not default to CSSharp and want to avoid having to update gamedata.json every time you update CSSharp...

Proof of functionality:
image

Copy link
Owner

@roflmuffin roflmuffin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@roflmuffin roflmuffin merged commit bcacc42 into roflmuffin:main Dec 11, 2023
4 checks passed
@KillStr3aK KillStr3aK mentioned this pull request Jan 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants