-
Notifications
You must be signed in to change notification settings - Fork 33
Major refactor #526
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
base: master
Are you sure you want to change the base?
Major refactor #526
Conversation
…nda dumb for the config handler to do
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.
Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.
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.
Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.
Hello, I just want to ask if this pr involves the fix for sampctl the way it wont get the 3.10.11 compiler from this repo https://github.com/openmultiplayer/compiler/releases/tag/v3.10.11 |
Restructured the project so it's easier for the future when I decide to do more refactoring.
Added better open.mp support, overrides to fix broken repos like Zeex's stuff, both hardcoded, and using sampctl/plugins/dependency_overrides.json (need to add this later)
Mostly just QoL features/fixes.