v1.0.0.18: Minimap automations (Desynth, Extract, Repair, Equip, Coffers); player movement cancels automation; >> button with tooltip
Made-with: Cursor
This commit is contained in:
@@ -154,6 +154,8 @@ public class SystemConfig : CharacterConfiguration
|
||||
public int MinimapCoordBarFontType = 0;
|
||||
/// <summary>Background color (RGBA) for coordinate bar. Alpha = opacity.</summary>
|
||||
public Vector4 MinimapCoordBarBackground = new(0f, 0f, 0f, 0.2f);
|
||||
/// <summary>Show the ">>" action menu button in the top-right corner of the minimap (Desynth, Extract, Repair, Equip, Open Coffers).</summary>
|
||||
public bool MinimapShowActionMenuButton = true;
|
||||
|
||||
// Movement Trail (Carbonite-style: show where you've been)
|
||||
/// <summary>Draw a red trail of dots on the map showing where you've been.</summary>
|
||||
|
||||
Reference in New Issue
Block a user