Jump to content

Modding tutorial or getting started guide


Recommended Posts

Posted

Hey,

 

Long time developer but I can't figure out how to start creating a mod. Is there a guide or tutorial to get me started?

 

K

Posted

I haven't found any tutorial but try downloading unGTP-IL2:

You can unpack .gtp files from the data folder. For example, there is some interesting stuff in Scripts.gtp file. Once you edit something there, you have to go through Luascripts folder to make it work as a mod - If you edit something from the worldobjects (which will be unpacked from Scripts.gtp) the structure of the final mod should be: data/Luascripts/worldobjects... In case of texture edits, you just use "graphics" folder instead of Luascipts. I would recommend downloading a couple of mods to see the different paths for each type of edit.

 

  • Thanks 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...