User Tools

Site Tools


tutorial:locate

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revisionBoth sides next revision
tutorial:locate [2019/10/20 23:12] – created draylartutorial:locate [2019/10/20 23:12] – fix bullets draylar
Line 2: Line 2:
  
 To add your feature to the locate command, you'll need To add your feature to the locate command, you'll need
- * a ''StructureFeature''-- normal ''Feature'' additions will //not// work. +  * a ''StructureFeature''-- normal ''Feature'' additions will //not// work. 
- * a mixin to ''LocateCommand'' +  * a mixin to ''LocateCommand'' 
- * to add your feature to the ''Feature.STRUCTURES'' list+  * to add your feature to the ''Feature.STRUCTURES'' list
  
 ==== Mixin Time ==== ==== Mixin Time ====