Module IDs

Reference for 50 module IDs and how users should interpret them.

v0.9.4Godot 4.7 stable4.6.3 supportedReference
This page summarizes the current v0.9.4 workflow and keeps Early Access boundaries clear.
Reference page: this page is public-facing. It explains what the inventory means for users instead of expecting plugin-development knowledge.

Module ID reference

What a module is: a module is a feature group inside Dreamcatcher. Modules control related editor tools, custom nodes, runtime services, resource types, and validation rules. If a custom node or tool seems missing, the module that owns it may be disabled.

User questionWhat to checkSafe action
A tool or custom node is missing.Module Manager, plugin enable state, and any advanced no-autoload setting.Enable the related module, restart the editor if needed, then open a small test scene.
A runtime feature does not work.Owning module, relevant autoload service, node/resource references, and Godot Output.Fix the missing reference first; avoid editing plugin scripts.
You are new to Dreamcatcher.Start with Universal, Platformer, Action RPG, Visual Novel, or Map Editor workflows.Avoid changing module settings until your first scene works.

These module IDs are the names Dreamcatcher uses for its major feature groups. In the Module Manager, they help you understand which systems belong together and which groups can be enabled or disabled for a project.

#Module ID
1core
2event_bus
3input
4scene_manager
5audio
6director
7game_loop
8fsm
9conditional_assets
10combat
11weapon_aim
12actors
13rpg
14achievements
15dialogue
16ui
17accessibility
18world
19entity_server
20networking
21localization
22genre_racing
23genre_fighting
24genre_sports
25genre_cards
26genre_td
27genre_roguelike
28genre_rhythm
29genre_shmup
30genre_puzzle
31genre_runner
32genre_simulation
33genre_vn
34genre_hackslash
35genre_idle
36genre_autobattler
37genre_battleroyale
38genre_moba
39genre_stealth
40genre_horror
41genre_survival
42genre_farm
43genre_procedural
44ai_director
45genre_fps_shooter
46genre_platformer_3d
47genre_city_builder
48genre_tactical_rpg
49genre_action_adventure
50genre_creature_collector