First off, hi!!!! I'm new to Netgore, and to C# as well, although I did take some programming back in school.
So, total n00b problem for you experts. I've built the solution in VS2010 and I was able to launch the server and the client just fine. BUT, I can't seem to figure out how to launch the editors like map, particle, skeleton, etc. It looks like there's an app in the DemoGame.MapEditor\obj\x86\Debug folder, but when I try to launch it, it goes immediately into a "DemoGame.MapEditor has stopped working" error.
Oh, I'm using Vista with UAC turned off, btw.
Please help a n00b out? ![]()
In the Solution Explorer, right-click the solution -> Set Startup Projects. Or to just start one project, right-click the project and click Set as Startup Project.
Or just right click, debug > Run instance.
oh silly me
Thanks!
All the built applications go into the demogame.client\bin\ folder. You can just run the editors through the IDE if you want as well
Click here for my Netgore Content Editor Tutorial video