2 suggestions for MMF2 (for Clickteam)
Hey there.
Recently, I've wanted to do these:
- Make a MMF2 application into a console application (no window, and access to std in/out)
- Batch compile .CCN/.EXE files from command-line
The reason why I'm asking, is because I'm developing a quite big game, and I have lots of scenes compiled into .CCN files.
But if I need to rebuild those files, it would be nice to batch compile :)
Also, making a console application with MMF2 would be awesome, and I don't always need an UI.
Re: 2 suggestions for MMF2 (for Clickteam)
Why don't you use a project?
Re: 2 suggestions for MMF2 (for Clickteam)
(sorry for bringing up an old post)
Oh my god, I never noticed you could actually start projects.
Thanks, Pkeod! :)