Waog / towelGuy

Repository for the "Towel Guy" game of Berlin Mini Game Jam (May 2014)
1 stars 0 forks source link

Remember to fix construct export before XDK build #183

Closed Waog closed 8 years ago

Waog commented 8 years ago
    <script src="intelxdk.js"></script>
    <script src="cordova.js"></script>

possibly also add <script src="xhr.js"></script> (not required when testing it) (see http://stackoverflow.com/questions/24377913/xdk-open-link-in-browser-without-using-cordova and https://software.intel.com/en-us/forums/intel-xdk/topic/543528)

Waog commented 8 years ago

Not using XDK anymore, but cordova. -> #221