mirror of
https://github.com/mleem97/gregWiki.git
synced 2026-04-10 19:19:18 +02:00
- Revised the tagline in `docusaurus.config.js` to reflect the focus on Data Center. - Enhanced descriptions in `getting-started.md`, `intro.md`, and various mod documentation files for consistency and clarity. - Updated references to the game name, removing "Waseku" for a more streamlined presentation. - Improved the structure and readability of tables and lists throughout the documentation. This commit aims to ensure the documentation is clear, consistent, and accurately represents the project, enhancing usability for both mod developers and players.
1.2 KiB
1.2 KiB
id, title, slug, description
| id | title | slug | description |
|---|---|---|---|
| intro | Mod author wiki | / | Technical documentation for Data Center mod and plugin authors — gregFramework, hooks, workspace, and releases. |
Mod author wiki
This site (/wiki) is for people who write or maintain mods and plugins, work on gregFramework, or contribute to repos and documentation.
Players — install MelonLoader, browse mods, and get help on the For players page (/players), the mod catalog, and Discord.
Getting started
- Getting started — split-repo layout, build gregCore, hooks and registries
- Documentation layout — how
docs/is organised - Workspace map — folders on disk
Then read System architecture & documentation principles — canonical Mod Manager → Framework → Plugins → Mods model.
Full index
Documentation hub → — complete table of contents: framework, plugins, mods, guides, releases, reference, roadmap.
The sidebar matches this wiki: Getting started is at the top, then the rest of the author tree.