ToolCore.json 313 B

1234567
  1. {
  2. "name" : "ToolCore",
  3. "sources" : ["Source/ToolCore", "Source/ToolCore/Project", "Source/ToolCore/Platform", "Source/ToolCore/Command"],
  4. "classes" : ["ToolEnvironment", "ToolSystem", "Project", "ProjectFile", "Platform", "PlatformMac", "PlatformWeb",
  5. "PlatformWindows",
  6. "Command", "PlayCmd"]
  7. }