Skip to content

Commit

Permalink
Add mod files
Browse files Browse the repository at this point in the history
  • Loading branch information
ubergeek77 committed Nov 14, 2020
1 parent f089a36 commit 56dd456
Show file tree
Hide file tree
Showing 9 changed files with 766 additions and 0 deletions.
50 changes: 50 additions & 0 deletions assets/data/lang/sc/gui.de_DE.json.patch
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
{
"labels": {
"options": {
"gamepad-switch-icon-theme": {
"name": "Switch Theme",
"description": "The theme to use for the \"Switch\" Gamepad Icons.",
"group": [
"Default",
"SFC",
"SNES"
]
},
"gamepad-swap-bumpers": {
"name": "Swap L/R",
"description": "Swaps the actions of L and R (does not apply to menus)."
},
"gamepad-swap-triggers": {
"name": "Swap LT/RT",
"description": "Swaps the actions of LT and RT (does not apply to menus)."
},
"gamepad-swap-ab": {
"name": "Swap A/B",
"description": "Swaps the actions of A and B."
},
"gamepad-swap-xy": {
"name": "Swap X/Y",
"description": "Swaps the actions of X and Y."
},
"gamepad-icons":{
"group":[
"Xbox",
"Dualshock",
"Switch"
]
},
"gamepad-attack": {
"group": [
"\\i[gamepad-jj] \/ \\i[gamepad-kk]",
"\\i[gamepad-kk] \/ \\i[gamepad-jj]"
]
},
"gamepad-dash": {
"group":[
"\\i[gamepad-hh] \/ \\i[gamepad-ii]",
"\\i[gamepad-ii] \/ \\i[gamepad-hh]"
]
}
}
}
}
50 changes: 50 additions & 0 deletions assets/data/lang/sc/gui.en_US.json.patch
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
{
"labels": {
"options": {
"gamepad-switch-icon-theme": {
"name": "Switch Theme",
"description": "The theme to use for the \"Switch\" Gamepad Icons.",
"group": [
"Default",
"SFC",
"SNES"
]
},
"gamepad-swap-bumpers": {
"name": "Swap L/R",
"description": "Swaps the actions of L and R (does not apply to menus)."
},
"gamepad-swap-triggers": {
"name": "Swap LT/RT",
"description": "Swaps the actions of LT and RT (does not apply to menus)."
},
"gamepad-swap-ab": {
"name": "Swap A/B",
"description": "Swaps the actions of A and B."
},
"gamepad-swap-xy": {
"name": "Swap X/Y",
"description": "Swaps the actions of X and Y."
},
"gamepad-icons":{
"group":[
"Xbox",
"Dualshock",
"Switch"
]
},
"gamepad-attack": {
"group": [
"\\i[gamepad-jj] \/ \\i[gamepad-kk]",
"\\i[gamepad-kk] \/ \\i[gamepad-jj]"
]
},
"gamepad-dash": {
"group":[
"\\i[gamepad-hh] \/ \\i[gamepad-ii]",
"\\i[gamepad-ii] \/ \\i[gamepad-hh]"
]
}
}
}
}
50 changes: 50 additions & 0 deletions assets/data/lang/sc/gui.ja_JP.json.patch
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
{
"labels": {
"options": {
"gamepad-switch-icon-theme": {
"name": "Switch Theme",
"description": "The theme to use for the \"Switch\" Gamepad Icons.",
"group": [
"Default",
"SFC",
"SNES"
]
},
"gamepad-swap-bumpers": {
"name": "Swap L/R",
"description": "Swaps the actions of L and R (does not apply to menus)."
},
"gamepad-swap-triggers": {
"name": "Swap LT/RT",
"description": "Swaps the actions of LT and RT (does not apply to menus)."
},
"gamepad-swap-ab": {
"name": "Swap A/B",
"description": "Swaps the actions of A and B."
},
"gamepad-swap-xy": {
"name": "Swap X/Y",
"description": "Swaps the actions of X and Y."
},
"gamepad-icons":{
"group":[
"Xbox",
"Dualshock",
"Switch"
]
},
"gamepad-attack": {
"group": [
"\\i[gamepad-jj] \/ \\i[gamepad-kk]",
"\\i[gamepad-kk] \/ \\i[gamepad-jj]"
]
},
"gamepad-dash": {
"group":[
"\\i[gamepad-hh] \/ \\i[gamepad-ii]",
"\\i[gamepad-ii] \/ \\i[gamepad-hh]"
]
}
}
}
}
50 changes: 50 additions & 0 deletions assets/data/lang/sc/gui.ko_KR.json.patch
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
{
"labels": {
"options": {
"gamepad-switch-icon-theme": {
"name": "Switch Theme",
"description": "The theme to use for the \"Switch\" Gamepad Icons.",
"group": [
"Default",
"SFC",
"SNES"
]
},
"gamepad-swap-bumpers": {
"name": "Swap L/R",
"description": "Swaps the actions of L and R (does not apply to menus)."
},
"gamepad-swap-triggers": {
"name": "Swap LT/RT",
"description": "Swaps the actions of LT and RT (does not apply to menus)."
},
"gamepad-swap-ab": {
"name": "Swap A/B",
"description": "Swaps the actions of A and B."
},
"gamepad-swap-xy": {
"name": "Swap X/Y",
"description": "Swaps the actions of X and Y."
},
"gamepad-icons":{
"group":[
"Xbox",
"Dualshock",
"Switch"
]
},
"gamepad-attack": {
"group": [
"\\i[gamepad-jj] \/ \\i[gamepad-kk]",
"\\i[gamepad-kk] \/ \\i[gamepad-jj]"
]
},
"gamepad-dash": {
"group":[
"\\i[gamepad-hh] \/ \\i[gamepad-ii]",
"\\i[gamepad-ii] \/ \\i[gamepad-hh]"
]
}
}
}
}
50 changes: 50 additions & 0 deletions assets/data/lang/sc/gui.zh_CN.json.patch
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
{
"labels": {
"options": {
"gamepad-switch-icon-theme": {
"name": "Switch Theme",
"description": "The theme to use for the \"Switch\" Gamepad Icons.",
"group": [
"Default",
"SFC",
"SNES"
]
},
"gamepad-swap-bumpers": {
"name": "Swap L/R",
"description": "Swaps the actions of L and R (does not apply to menus)."
},
"gamepad-swap-triggers": {
"name": "Swap LT/RT",
"description": "Swaps the actions of LT and RT (does not apply to menus)."
},
"gamepad-swap-ab": {
"name": "Swap A/B",
"description": "Swaps the actions of A and B."
},
"gamepad-swap-xy": {
"name": "Swap X/Y",
"description": "Swaps the actions of X and Y."
},
"gamepad-icons":{
"group":[
"Xbox",
"Dualshock",
"Switch"
]
},
"gamepad-attack": {
"group": [
"\\i[gamepad-jj] \/ \\i[gamepad-kk]",
"\\i[gamepad-kk] \/ \\i[gamepad-jj]"
]
},
"gamepad-dash": {
"group":[
"\\i[gamepad-hh] \/ \\i[gamepad-ii]",
"\\i[gamepad-ii] \/ \\i[gamepad-hh]"
]
}
}
}
}
50 changes: 50 additions & 0 deletions assets/data/lang/sc/gui.zh_TW.json.patch
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
{
"labels": {
"options": {
"gamepad-switch-icon-theme": {
"name": "Switch Theme",
"description": "The theme to use for the \"Switch\" Gamepad Icons.",
"group": [
"Default",
"SFC",
"SNES"
]
},
"gamepad-swap-bumpers": {
"name": "Swap L/R",
"description": "Swaps the actions of L and R (does not apply to menus)."
},
"gamepad-swap-triggers": {
"name": "Swap LT/RT",
"description": "Swaps the actions of LT and RT (does not apply to menus)."
},
"gamepad-swap-ab": {
"name": "Swap A/B",
"description": "Swaps the actions of A and B."
},
"gamepad-swap-xy": {
"name": "Swap X/Y",
"description": "Swaps the actions of X and Y."
},
"gamepad-icons":{
"group":[
"Xbox",
"Dualshock",
"Switch"
]
},
"gamepad-attack": {
"group": [
"\\i[gamepad-jj] \/ \\i[gamepad-kk]",
"\\i[gamepad-kk] \/ \\i[gamepad-jj]"
]
},
"gamepad-dash": {
"group":[
"\\i[gamepad-hh] \/ \\i[gamepad-ii]",
"\\i[gamepad-ii] \/ \\i[gamepad-hh]"
]
}
}
}
}
Binary file added assets/media/font/icons-gamepad.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"name": "Extra Gamepad Options",
"version": "1.0.0",
"description": "Adds a Nintendo Switch icon theme (with 3 color schemes), and allows for the swapping of A/B, X/Y, L/R, and LT/RT.",
"module": false,
"prestart": "prestart.js",
"ccmodDependencies": {
}
}
Loading

0 comments on commit 56dd456

Please sign in to comment.