20,741
edits
mNo edit summary |
|||
| Line 123: | Line 123: | ||
Nasal sub modules like [[local weather]] can be "disabled" by removing the sub folders in $FG_ROOT/Nasal. | Nasal sub modules like [[local weather]] can be "disabled" by removing the sub folders in $FG_ROOT/Nasal. | ||
Individual Nasal modules in $FG_ROOT/Nasal can be disabled by changing the *.nas file extension. | Individual Nasal modules in $FG_ROOT/Nasal can be disabled by changing the *.nas file extension. | ||
== Approach == | == Approach == | ||