您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

24 行
455B

  1. {
  2. "FileVersion": 3,
  3. "Version": 1,
  4. "VersionName": "1.0",
  5. "FriendlyName": "JsonUtils",
  6. "Description": "Json wrapper",
  7. "Category": "Other",
  8. "CreatedBy": "Vankrupt Games",
  9. "CreatedByURL": "",
  10. "DocsURL": "",
  11. "MarketplaceURL": "",
  12. "SupportURL": "",
  13. "EnabledByDefault": true,
  14. "CanContainContent": true,
  15. "IsBetaVersion": false,
  16. "Installed": true,
  17. "Modules": [
  18. {
  19. "Name": "JsonUtils",
  20. "Type": "Runtime",
  21. "LoadingPhase": "Default"
  22. }
  23. ]
  24. }