Configured Plugins: LocalizationEditor, gdLinter
This commit is contained in:
parent
e67d9fad3c
commit
353a455243
9 changed files with 75 additions and 20 deletions
6
localization/LocalizationRemaps.gd
Normal file
6
localization/LocalizationRemaps.gd
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
# Remapkeys for LocalizationManger to use in source code: MIT License
|
||||
# @author Vladimir Petrenko
|
||||
@tool
|
||||
class_name LocalizationRemaps
|
||||
|
||||
const DOLLAR_PNG = "DOLLAR_PNG"
|
||||
Loading…
Add table
Add a link
Reference in a new issue