Page 1 of 1

Modding Tutorial?

PostPosted: Sun Jul 01, 2012 08:42
by LolManKuba
I have searched for a modding tutorial, but none of them help for the latest git.

PostPosted: Sun Jul 01, 2012 09:42
by neo
All is in the lua_api.txt in the doc folder.

Very insteresting piece of paper. :)

Good work !

PostPosted: Sun Jul 01, 2012 10:17
by LolManKuba
that is long o.o lol.

PostPosted: Sun Jul 01, 2012 18:39
by neo
yup and complicated... mindcrushing !

PostPosted: Fri Jul 06, 2012 22:11
by lesliev
neo wrote:yup and complicated... mindcrushing !


Hmm, well imagine there was no such document, and the source was obfuscated Java, and it changed frequently to new obfuscated Java.

A good way to learn is to take the existing mods in 'games/minimal/mods' and start messing with them. Change the values around, extend them. Then you learn a bit about how it all works. When you get stuck, ask questions - but probably ask them in the modding area of the forum.

PostPosted: Fri Jul 06, 2012 23:19
by InfinityProject
my moddinghelper program.