Game Development Community

How to create DSO

by Edoardo · in iTorque 2D · 11/09/2011 (2:03 pm) · 3 replies

Hi,

There is a way to compile all project without play all game?

Can I generate all dso in one hit?

#1
11/11/2011 (6:20 am)
no reply? real?
#2
11/12/2011 (6:42 am)
The DSO files are compiled on the device, there is no need to pre-compile them.
#3
11/12/2011 (12:55 pm)
alternatively just execute the osx build it will generate them too

or write an editor script that does nothing but going through all folder, executing every cs, gui, utf file