tbtlr / gordon

An open source Flash™ runtime written in pure JavaScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gordon - installation on server...

Dipingere opened this issue · comments

which folders, files and root level must be uploaded to server to running Gordon?

root example:
www.somesite.com/demo/example.html

demo/srcipts/build/
demo/srcipts/src/
demo/srcipts/vendor/
demo/srcipts/gordon.js
demo/example.html
demo/example.swf

TobeyTaylor:
what would be the correct settings?

Kind regards

gordon.js should be the only file you need for it to work. You could also download gordon.js from https://github.com/tobytailor/gordon/downloads/ if you want to.