=NOSIG=Ask Posted June 12, 2021 Posted June 12, 2021 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
Ouky1991 Posted June 12, 2021 Posted June 12, 2021 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. 1
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now