Skip to content

Documentation improvements: namespaces, moderation timeline, VS toolset#102

Open
LPuehringerStudent wants to merge 3 commits intogeode-sdk:mainfrom
LPuehringerStudent:main
Open

Documentation improvements: namespaces, moderation timeline, VS toolset#102
LPuehringerStudent wants to merge 3 commits intogeode-sdk:mainfrom
LPuehringerStudent:main

Conversation

@LPuehringerStudent
Copy link

@LPuehringerStudent LPuehringerStudent commented Mar 15, 2026

This PR contains multiple documentation improvements:

1. Namespace Documentation (#911)

Created comprehensive source/namespaces.md documenting:

  • geode - Root namespace
  • geode::modifier - Hooking utilities
  • geode::addresser - Memory manipulation
  • geode::async - Coroutines
  • geode::utils - Utilities
  • gd - Geometry Dash shortcut
  • cocos2d - Game engine
  • Best practices

2. Moderation Timeline (#68)

Added note about typical mod approval time (1-7 days) to publishing page.

3. VS Toolset Clarification (#72)

Added explicit note to use x64 toolset (NOT x64_x86) in IDE setup.


Closes #68
Closes #72
Closes #911

LPuehringerStudent added 3 commits March 15, 2026 22:58
Added note about typical approval time (1-7 days) to help set
expectations for new mod developers.

Closes geode-sdk#68
Added explicit note to use x64 toolset (NOT x64_x86) to prevent
confusion from outdated screenshot.

Fixes geode-sdk#72
Created new documentation page explaining all Geode namespaces:
- geode (main)
- geode::modifier
- geode::addresser
- geode::async
- geode::utils
- geode::cocos
- geode::stl
- gd (Geometry Dash shortcut)
- cocos2d (game engine)

Includes usage examples and best practices.

Closes #911
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

1 participant