2,561
edits
| Line 224: | Line 224: | ||
Many interesting modifications can be done by editing base package resources, such as for example aircraft files, instrumentation files, GUI files, Nasal scripts etc. | Many interesting modifications can be done by editing base package resources, such as for example aircraft files, instrumentation files, GUI files, Nasal scripts etc. | ||
However, once you do modify the base package, it is important to keep track of your changes and to | However, once you do modify the base package, it is important to keep track of your changes and to make sure that files are modified properly. | ||
Here are some things to watch out for: | Here are some things to watch out for: | ||
* When referencing file names or paths, always make sure that files and paths actually do exist | * When referencing file names or paths, always make sure that files and paths actually do exist | ||
edits