The Powder Toy
Download
Forum
Browse
Wiki
FAQ
Play online
Register
Login
Discussions
/
Development Assistance
/
What is the order to modding?
«
1
»
What is the order to modding?
hana
21st Oct 2011
Member
0
Permalink
Like codeblock setup, Visual Stuido, SmartGit. Oh, and can we mod with Smartgit?
boxmein
21st Oct 2011
Former Staff
0
Permalink
@hana
(View Post)
Code::Blocks is an IDE. That means it is a set of tools that make your coding life easier.
Visual Studio is also an IDE.
SmartGit is software that allows you to use Git on Windows. Git is a source code sharing network. Use it to upload/download/update your source code if you don't work alone.
Also, how to set them up is here:
https://powdertoy.co.uk/MediaWiki/index.html?title=Win32_code_setup
for Visual and
https://powdertoy.co.uk/MediaWiki/index.html?title=Codeblocks_setup
for Code::Blocks.
hana
21st Oct 2011
Member
0
Permalink
@boxmein
(View Post)
You mean I can only compile with Visual Stuido?
boxmein
21st Oct 2011
Former Staff
0
Permalink
@hana
(View Post)
Visual Studio or Code:Blocks.
(or Cygwin with make, but that's a different story)
cctvdude99
21st Oct 2011
Member
0
Permalink
@hana
(View Post)
Choose one or the other, out of Code::Blocks or Visual Studio.
Smartgit is not a 'modding program'.
«
1
»