GarageGames / Torque2D

MIT Licensed Open Source version of Torque 2D game engine from GarageGames
MIT License
1.67k stars 1.56k forks source link

Project Manager for OS X #351

Closed yurembo closed 7 years ago

yurembo commented 8 years ago

Hello everybody! I converted my Project Manager for OS X. You know: I developed a Project Manager for Windows using .NET. Then I recompiled this with Mono. And now you can launch a Project Manager from OS X. To begin, you should install Mono framework. After that you can launch .exe files with Mono framework from a terminal like this: mono ProjectManager.exe Notice, you can run .exe files that were build with MonoDevelop/Xamarin Studio. You can download a full source code of a Project Manager for OS X from my GitHub page: Project Manager for OS X

capnlove commented 8 years ago

And why is this an issue? Shouldn't it be a Pull request or a different repo?

yurembo commented 8 years ago

@capnlove you see this is a link to my page