User:Texnicer/devblog: Difference between revisions

Jump to navigation Jump to search
m
Line 25: Line 25:
=== Understanding the components of the system ===
=== Understanding the components of the system ===
=== Adding the model to the aircraft, positioning ===
=== Adding the model to the aircraft, positioning ===
'''in /Models/SenecaII.xml:'''


<syntaxhighlight lang="xml">
<syntaxhighlight lang="xml">
Line 37: Line 39:
</model>
</model>
</syntaxhighlight>
</syntaxhighlight>
'''in /SenecaII-base.xml:  (im Block "nasal")'''
<syntaxhighlight lang="xml">
        <garmin196>
<file>Aircraft/Instruments-3d/garmin196/garmin196.nas</file>
</garmin196>
</syntaxhightlight>


=== Implementing the functionality ===
=== Implementing the functionality ===
=== Adapting, Adding, Extending ===
=== Adapting, Adding, Extending ===
114

edits

Navigation menu