Skip to content

Add examples folder and tighten docs around version + open.mp registration#12

Merged
NullSablex merged 1 commit into
masterfrom
add-and-fix
May 20, 2026
Merged

Add examples folder and tighten docs around version + open.mp registration#12
NullSablex merged 1 commit into
masterfrom
add-and-fix

Conversation

@NullSablex

Copy link
Copy Markdown
Owner
  • examples/: 7 self-contained .pwn scripts (connection, threaded/parallel queries, mysql_format, ORM, TLS, OnQueryError) plus a README covering how to compile and where to drop the binary for SA-MP, open.mp native and open.mp legacy.
  • Strip hardcoded current-version literals from CHECKLIST.md and docs/api-reference.md so Cargo.toml stays the single source of truth. Historical "since vX.Y.Z" markers are kept; CHANGELOG.md keeps its per-release headings.
  • Fix the open.mp native component instructions in README.md and docs/installation.md: components are auto-discovered from the components/ folder and do not need a config.json entry. Only legacy plugins must be declared under legacy_plugins.

…ation

- examples/: 7 self-contained .pwn scripts (connection, threaded/parallel
  queries, mysql_format, ORM, TLS, OnQueryError) plus a README covering how
  to compile and where to drop the binary for SA-MP, open.mp native and
  open.mp legacy.
- Strip hardcoded current-version literals from CHECKLIST.md and
  docs/api-reference.md so Cargo.toml stays the single source of truth.
  Historical "since vX.Y.Z" markers are kept; CHANGELOG.md keeps its
  per-release headings.
- Fix the open.mp native component instructions in README.md and
  docs/installation.md: components are auto-discovered from the components/
  folder and do not need a config.json entry. Only legacy plugins must be
  declared under legacy_plugins.
@NullSablex NullSablex merged commit 21f5921 into master May 20, 2026
9 checks passed
@NullSablex NullSablex deleted the add-and-fix branch May 20, 2026 18:34
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.

1 participant