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.

32 lines
689 B

  1. {
  2. "FileVersion": 3,
  3. "Version": 1,
  4. "VersionName": "1.0",
  5. "FriendlyName": "Victory Plugin",
  6. "Description": "120+ Custom Blueprint Nodes For You! <3 Rama",
  7. "Category": "Rama",
  8. "CreatedBy": "Rama",
  9. "CreatedByURL": "http://www.ue4code.com",
  10. "DocsURL": "http://www.ue4code.com",
  11. "MarketplaceURL": "http://www.ue4code.com",
  12. "SupportURL": "http://www.ue4code.com",
  13. "EngineVersion": "4.19.0",
  14. "CanContainContent": false,
  15. "Installed": true,
  16. "Modules": [
  17. {
  18. "Name": "VictoryBPLibrary",
  19. "Type": "Runtime",
  20. "LoadingPhase": "PreDefault",
  21. "WhitelistPlatforms": [
  22. "Win64",
  23. "Win32"
  24. ]
  25. }
  26. ],
  27. "Plugins": [
  28. {
  29. "Name": "ApexDestruction",
  30. "Enabled": true
  31. }
  32. ]
  33. }