mirror of
https://github.com/tobspr/shapez.io.git
synced 2026-03-02 03:39:21 +00:00
Add setting to show chunk borders
This commit is contained in:
@@ -571,7 +571,7 @@ buildings:
|
||||
|
||||
lever:
|
||||
default:
|
||||
name: &lever Button
|
||||
name: &lever Switch
|
||||
description: Can be toggled to emit 1 / 0
|
||||
|
||||
logic_gate:
|
||||
@@ -870,6 +870,11 @@ settings:
|
||||
description: >-
|
||||
Uses low quality textures to save performance. This will make the game look very ugly!
|
||||
|
||||
displayChunkBorders:
|
||||
title: Display Chunk Borders
|
||||
description: >-
|
||||
The game is divided into chunks of 16x16 tiles, if this setting is enabled the borders of each chunk are displayed.
|
||||
|
||||
keybindings:
|
||||
title: Keybindings
|
||||
hint: >-
|
||||
|
||||
Reference in New Issue
Block a user