I tried downloading the plugin sdk from the appropriate thread but for some reason the link doesn't respond. So does someone have the v0.99 sdk plugin that I can copy off? (dropbox or something like that)
Develop games in your browser. Powerful, performant & highly capable.
It is wise to get it off of SVN, in the unlikely event that one of us changes something fundamental.
https://construct.svn.sourceforge.net/svnroot/construct/
You'll want to download Tortoise SVN, create a new folder, and check out into that folder. The relevant files will be in the "SDK" folder. When you compile, the results will go into the IDE folder.
Hey Arsonide,
Do you know if anything has changed with the SDK? I don't want to have to rebuild my plugin from scratch.
The SDK has had minor modifications in the last few years, but they aren't anything worth rebuilding over. Mostly convenience functions added by lucid. If you needed them, you'd know.