| 12345678910111213 |
- {
- "name" : "Atomic",
- "namespace" : "Atomic",
- "modules" : ["Container", "Math", "Core", "Scene", "Graphics", "Atomic3D", "Atomic2D", "Audio",
- "Physics", "Navigation", "Input", "UI", "Resource", "Network", "IO",
- "Engine", "Javascript", "Environment"],
- "moduleExclude" : {
- "WEB" : ["Network", "Navigation"]
- }
- }
|