You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-23Lines changed: 7 additions & 23 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -175,6 +175,7 @@ I did not, nor could I copy their code directly as most are Meteor based mods. S
175
175
- Adjustable ESP and Waypoint colors
176
176
- Adjustable search radius
177
177
- Adjustable font size
178
+
- Highlight open chests with X with an adjustable color and line thickness
178
179
179
180

180
181
@@ -349,29 +350,12 @@ I did not, nor could I copy their code directly as most are Meteor based mods. S
349
350
- Toggles for various types of events
350
351
- Toggles for debugging and ESP
351
352
352
-
### SeedMapperHelper
353
-
- UI for [my fork](https://github.com/cev-api/SeedMapper-CevAPI) of [SeedMapper](https://github.com/xpple/SeedMapper/) which covers all settings except for debug/dev mode.
354
-
- Supports ESP color settings so long as you're using [my SeedMapper fork](https://github.com/cev-api/SeedMapper-CevAPI)
355
-
- Supports keybinds for all settings
356
-
- Run `/sm:minimap` to open a live SeedMap minimap in the top-left corner of the HUD.
357
-
- Use `/sm:minimap on/off` to explicitly control whether it is shown.
358
-
- The minimap:
359
-
- Renders the same features you selected on the main map.
360
-
- Tracks your current position in real time.
361
-
- Ideal for overlaying over Xaeros Minimap (See Screenshots).
362
-
- Position & size:
363
-
- Move it horizontally with `/sm:config SeedMapMinimapOffsetX`
364
-
- Move it vertically with `/sm:config SeedMapMinimapOffsetY`
365
-
- Change width with `/sm:config SeedMapMinimapWidth`
366
-
- Change height with `/sm:config SeedMapMinimapHeight`
367
-
- Can be resized to cover other minimaps if needed.
368
-
- Display options:
369
-
- Rotate the map with the player’s facing using `/sm:config SeedMapMinimapRotateWithPlayer`
370
-
- Adjust zoom independently from the main map via `/sm:config SeedMapMinimapPixelsPerBiome`
371
-
- Scale feature icons with `/sm:config SeedMapMinimapIconScale`
372
-
- Fine tune the background opacity with `/sm:config SeedMapMinimapOpacity` without affecting icon readability.
373
-
374
-

353
+
### SeedMapperHelper
354
+
- UI for [my fork](https://github.com/cev-api/SeedMapper-CevAPI) of [SeedMapper](https://github.com/xpple/SeedMapper/) which covers all settings except for debug/dev mode.
355
+
- Supports ESP color settings so long as you're using [my SeedMapper fork](https://github.com/cev-api/SeedMapper-CevAPI)
0 commit comments