And if it's the first time you try to code, you shouldn't start by coding a mod, but by learning to code C. You'll probably just get frustrated if you're not satified by making basic elements.
But yea, if you already made it, well you should know how to compile it (F6)
@Jallibad(View Post) F6 is Build, it will compile it, but not run it, look at the build history, it will have the path to the .exe or try F5 to Debug It may have errors if you didn't setted all correctly