I recently grabbed dmc’s excellent SSKCorona from GitHub, however the project is arranged into different folders:
SSKCorona
- 1 The Library
- 2 The Sampler
- 3 Game-Frame SP
- 4 Game-Frame MP
- …
Unfortunately I can’t seem to get Glider to build this. Each directory has a main.lua, so each directory is essentially a different project but it’s all been loaded under the SSKCorona project - which doesn’t have a root folder containing main.lua.
What would be the best way to overcoming this? I’m thinking that I’m going to have to extract each directory and create a new project for each of them?
Any help would be appreciated. [import]uid: 33275 topic_id: 36391 reply_id: 336391[/import]