varkor / pokengine

An online Pokémon battle system for the web
http://varkor.com/pokengine/battle/
MIT License
54 stars 11 forks source link

Make the imports file more generic #197

Open varkor opened 9 years ago

varkor commented 9 years ago

Currently imports.js makes assumptions about the script that will call it, such as the base path and the existence of an Interface object, which is not helpful for other projects.