In the tutorial to modding, the first step is to create a "new element folder in src/simulation/elements" Could someone please tell me where to find the folder or whatever "src/simulation/elements" is so I can start modding?
Thanks! One other question... After I sucessfully got into the src/sim/elements, I saw all the elements in TPT with a link to all their data as described in tutorial (gravity flammable etc.) how do I create a new element file?
What are "extentions"?
They are the text that comes after the name of a file like this: FILE.txt
like FILE.h or .cpp? Also, where do I go to make a new text document?
right click->create new->text document
Thanks!
After I have changed the properties of several elements, how do I get my changes into TPT (even just on my computer) so I can use the modified elements?