-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
9 changed files
with
475 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
preserve_comments=0 | ||
minify_resources=0 | ||
resource_definition=entity-tiles | ||
resource_structure=Nested | ||
use_single_quotes=0 | ||
resource_type=JSON | ||
flatten_json=1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"EntityTiles.Settings.RequiredKey": "Required key", | ||
"EntityTiles.Settings.RequiredKeyHint": "This is the key that must be held pressed during drag for the entity to become a tile when dropped into the canvas.", | ||
"EntityTiles.Keys.Shift": "Shift", | ||
"EntityTiles.Keys.Control": "Control", | ||
"EntityTiles.Keys.Alt": "Alt", | ||
"EntityTiles.Keys.Meta": "Meta (Command/Windows)" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"EntityTiles.Keys.Alt": "Alt", | ||
"EntityTiles.Keys.Control": "Control", | ||
"EntityTiles.Keys.Meta": "Meta", | ||
"EntityTiles.Keys.Shift": "Maiúsculas", | ||
"EntityTiles.Settings.RequiredKey": "Tecla requerida", | ||
"EntityTiles.Settings.RequiredKeyHint": "Esta é a tecla que debes manter premida mentres arrastras para converter a entidade nunha tesela cando a soltes no lenzo." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
preserve_comments=0 | ||
minify_resources=0 | ||
resource_definition=theatre | ||
resource_structure=Nested | ||
use_single_quotes=0 | ||
resource_type=JSON | ||
flatten_json=1 |
Oops, something went wrong.