Module IDs

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

v0.9.5Godot 4.6–4.74.7.1 recommendedReference
This page summarizes the current v0.9.5 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
2bindings
3event_bus
4input
5scene_manager
6audio
7director
8game_loop
9fsm
10conditional_assets
11combat
12weapon_aim
13actors
14rpg
15achievements
16dialogue
17ui
18accessibility
19world
20entity_server
21networking
22localization
23genre_racing
24genre_fighting
25genre_sports
26genre_cards
27genre_td
28genre_roguelike
29genre_rhythm
30genre_shmup
31genre_puzzle
32genre_runner
33genre_simulation
34genre_vn
35genre_hackslash
36genre_idle
37genre_autobattler
38genre_battleroyale
39genre_moba
40genre_stealth
41genre_horror
42genre_survival
43genre_farm
44genre_procedural
45ai_director
46genre_fps_shooter
47genre_platformer_3d
48genre_city_builder
49genre_tactical_rpg
50genre_action_adventure
51genre_creature_collector