AHND.uproject 541 B

1234567891011121314151617181920212223242526272829
  1. {
  2. "FileVersion": 3,
  3. "EngineAssociation": "{254D884E-4498-7EC3-15E4-31992CC33924}",
  4. "Category": "",
  5. "Description": "",
  6. "Modules": [
  7. {
  8. "Name": "AHND",
  9. "Type": "Runtime",
  10. "LoadingPhase": "Default"
  11. }
  12. ],
  13. "Plugins": [
  14. {
  15. "Name": "DatasmithFBXImporter",
  16. "Enabled": true
  17. },
  18. {
  19. "Name": "RuntimeFilesDownloader",
  20. "Enabled": true,
  21. "MarketplaceURL": "com.epicgames.launcher://ue/marketplace/product/e7e6df6d6e9c46f0ae35163eab67ff9a"
  22. }
  23. ],
  24. "TargetPlatforms": [
  25. "AllDesktop",
  26. "HTML5",
  27. "WindowsNoEditor"
  28. ]
  29. }