TFM icon indicating copy to clipboard operation
TFM copied to clipboard

Instructions on how to compile the project for One's own builds.

Open zcskywire2 opened this issue 8 years ago • 1 comments

If there is any forks of the project at all it may be useful for one to be able to make their own builds to test before any merge or release. I searched through the code all the way and current information and couldn't find anything relating to a build. Having never used unity or anything like it before, I do not know if it is possible or not at the moment and if so please just close this. Otherwise even if a build takes hours i could see this being very useful in the future.

zcskywire2 avatar Jan 02 '18 05:01 zcskywire2

Oh yes, it's very easy. It's really weird how Unity works. It used to look for a single project file, but now it will accept any folder with Unity files in it.

You just open Unity and select the TFM folder, it'll load everything up. By default it will have a new scene open, so you just have to double click the main scene in your assets and it will be ready to go.

Tylemagne avatar Jan 07 '18 18:01 Tylemagne