You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

29 lines
575B

  1. {
  2. "FileVersion": 3,
  3. "Version": 2,
  4. "VersionName": "2.1",
  5. "FriendlyName": "CustomMapTools",
  6. "Description": "Pavlov VR's custom map tool for workshop map authoring",
  7. "Category": "Other",
  8. "CreatedBy": "davevillz",
  9. "DocsURL": "",
  10. "MarketplaceURL": "",
  11. "SupportURL": "",
  12. "EnabledByDefault": true,
  13. "CanContainContent": true,
  14. "IsBetaVersion": false,
  15. "Installed": true,
  16. "Modules": [
  17. {
  18. "Name": "PavlovProxy",
  19. "Type": "Runtime",
  20. "LoadingPhase": "Default"
  21. },
  22. {
  23. "Name": "CustomMapTools",
  24. "Type": "Editor",
  25. "LoadingPhase": "PostEngineInit"
  26. }
  27. ]
  28. }