Goldie Homepage Documentation (v0.3) |
Goldie -> Documentation (v0.3) ->
BuildingIn Your Own ProjectOnce you've installed Goldie and SemiTwist D Tools, all that's left to do is import it in your code: import goldie.all;...and build your project as you normally would. Tools and Sample AppsThe included tools and sample apps can be built using STBuild (part of SemiTwist D Tools).
(Run stbuild --help for more information on how to use STBuild.) |