Okay i decided to try to make a mod. I made my element in Microsoft c++, and can compile and all with F9, but how do i get the game to run. I know all the answers are going to be "use wiki" but i already used wiki and cant figure this part out. So any other modders, please tell me exactly how, or give me a link directly to the page in wiki, cause i am a noob to modding, and would like to get better. Thanks!
you can hit the little green arrow > which is near the top which will start it and debug it, I recommend that. If you just compiled it you'll probably get missing dll errors, just copy them into the release/debug folder.
Ok i will try what you guys said, thanks in advance! One problem though is that when i do the part to start new project from existing code files, i cant get into the powder.h file. It just has the full source, but nothing inside.