ignore lua files, add notes

This commit is contained in:
Tangent
2019-10-23 00:16:29 -07:00
parent e5773e7d45
commit c6eac8eb98
6 changed files with 438 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
# MapDisplay
NO Grabs all position and orbit components with a specific system.
# Systems
* GodMapDisplay: for all system components == this system:
for all position and orbit components, display
# Components
* orbit: parent_id, radius, offset, hierarchy, speed_parameter
- note: L4/L5 positions are stored as their own orbits
* id:
* x,y,system_id: position in a system