build_profile.json 160 B

12345678910111213
  1. {
  2. "enabled_classes": [
  3. "Control",
  4. "InputEventKey",
  5. "Label",
  6. "MultiplayerAPI",
  7. "MultiplayerPeer",
  8. "OS",
  9. "TileMap",
  10. "TileSet",
  11. "Viewport"
  12. ]
  13. }