Skip to content

refactor(core): New Modes Management system - #36

Merged
Rushaway merged 2 commits into
srcdslab:mainfrom
Dolly132:main-dolly7
Jun 9, 2026
Merged

refactor(core): New Modes Management system#36
Rushaway merged 2 commits into
srcdslab:mainfrom
Dolly132:main-dolly7

Conversation

@Dolly132

@Dolly132 Dolly132 commented Jun 9, 2026

Copy link
Copy Markdown
Contributor
  • Solves bug: Modules include managements #35
  • Replaced the old Modes Management system with a better one (with more maintenance but with more functionality and reliability)
  • Any new mode has to be added in ModesInclude.sp (#include and in the OnPluginStart forward)
  • Any mode can be removed by just removing or commenting the line that includes the mode file in ModesInclude.sp
  • Updated README

Dolly132 added 2 commits June 9, 2026 10:21
- Solves srcdslab#35
- Replaced the old Modes Management system with a better one (with more maintenance but with more functionality and reliability)
- Any new mode has to be added in ModesInclude.sp (#include and in the OnPluginStart forward)
- Any mode can be removed by just removing or commenting the line that includes the mode file in `ModesInclude.sp`
- Updated README
@Rushaway
Rushaway merged commit 6551a9c into srcdslab:main Jun 9, 2026
3 checks passed
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.

2 participants