Add /firm exporthotm to save hotm presets
This commit is contained in:
@@ -94,6 +94,12 @@
|
||||
"firmament.config.category.meta": "Meta & Firmament",
|
||||
"firmament.config.category.dev": "Developer & Debug",
|
||||
"firmament.ursa.debugrequest.start": "Ursa request launched",
|
||||
"firmament.hotmpreset.openinghotm": "Opening /hotm menu for export.",
|
||||
"firmament.hotmpreset.scrollprompt": "We need to scroll! Please click anywhere to continue.",
|
||||
"firmament.hotmpreset.scrolled": "Just scrolled. Waiting on server to update items.",
|
||||
"firmament.hotmpreset.copied": "Collected all HOTM perks to clipboard. Use /firm importhotm to import.",
|
||||
"firmament.hotmpreset.okayimport": "Imported a HOTM perk preset.",
|
||||
"firmament.hotmpreset.failedimport": "Could not find a HOTM perk preset in your clipboard. You can export your current HOTM perks with /firm exporthotm",
|
||||
"firmament.ursa.debugrequest.result": "Ursa request succeeded: %s",
|
||||
"firmament.sbinfo.nolocraw": "No locraw data available",
|
||||
"firmament.sbinfo.profile": "Current profile cutename: %s",
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 4.2 KiB |
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"gui": {
|
||||
"scaling": {
|
||||
"type": "nine_slice",
|
||||
"width": 24,
|
||||
"height": 41,
|
||||
"border": 5
|
||||
}
|
||||
}
|
||||
}
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 558 B |
Reference in New Issue
Block a user