Page 1 of 1

Update the mod tutorial

Posted: Mon Sep 28, 2020 2:58 am
by yagaodirac
I started modding recently. I found the mainly help is from friends. The official tutorial for modding is very old.
Update it, add all the details. Or your great work on the prototype viewer is doomed to be wasted.
As I known, now we have at least a logging function, ctrl shift e, ctrl shift f, and 3 debugging mods(2 from x2605, and one is named something sudo). The basic grammar is already available if searching on Google.
Now all you official need to do is minimizing the guess work.

Btw, I don't know if it is possible to recompile the lua code without reload all the image, sound resources?

Re: Update the mod tutorial

Posted: Mon Sep 28, 2020 1:53 pm
by eradicator
yagaodirac wrote: Mon Sep 28, 2020 2:58 am and one is named something sudo
If i didn't miss anything big then /sudo is a mod i made for my personal use.
Which "official" tutorial are you talking about? The wiki stuff is all fan-made.
https://wiki.factorio.com/Tutorial:Modding_tutorial

Re: Update the mod tutorial

Posted: Tue Sep 29, 2020 3:02 am
by yagaodirac
Emmm,, the wiki page is even fan made..Didn't expected.
So, what I should do, seems to be that I should help the wiki page update? Ok, gonna check it out.