A modded EditSaber for making beat saber maps.
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.

26 lines
520 B

  1. {
  2. "FileVersion": 3,
  3. "Version": 2,
  4. "VersionName": "0.4.3",
  5. "FriendlyName": "ZipUtility",
  6. "Description": "",
  7. "Category": "Utility",
  8. "CreatedBy": "Getnamo",
  9. "CreatedByURL": "http://www.getnamo.com",
  10. "DocsURL": "https://github.com/getnamo/ZipUtility-ue4",
  11. "MarketplaceURL": "",
  12. "SupportURL": "",
  13. "EnabledByDefault": true,
  14. "CanContainContent": false,
  15. "Modules": [
  16. {
  17. "Name": "ZipUtility",
  18. "Type": "Runtime",
  19. "LoadingPhase": "Default",
  20. "WhitelistPlatforms": [
  21. "Win64",
  22. "Win32"
  23. ]
  24. }
  25. ]
  26. }