Jump to content

Search the Community

Showing results for tags '#release #build #files'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • HTML5 Game Coding
    • News
    • Game Showcase
    • Facebook Instant Games
    • Web Gaming Standards
    • Coding and Game Design
    • Paid Promotion (Buy Banner)
  • Frameworks
    • Pixi.js
    • Phaser 3
    • Phaser 2
    • Babylon.js
    • Panda 2
    • melonJS
    • Haxe JS
    • Kiwi.js
  • General
    • General Talk
    • GameMonetize
  • Business
    • Collaborations (un-paid)
    • Jobs (Hiring and Freelance)
    • Services Offered
    • Marketplace (Sell Apps, Websites, Games)

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Website URL


Twitter


Skype


Location


Interests

Found 1 result

  1. I have made a small application with Phaser. How do I distribute it? I am using Typescript with Visual Studio 2015 CE. After making a release build I checked the /bin folder, and there is a plugin and a couple of other files I don't know what to do with. Going to the game's directory and opening the index.html file opens in browser, but the path to the graphics folder is broken, so it runs with no images displayed. Do I have to manually copy all the needed files into another folder? The HTML file only references two scripts. Phaser.JS and App.js (since I compiled to single file). Including index.htm, Phaser.js and App.js plus the folder of Sprites doesn't work.
×
×
  • Create New...