Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add configurable controls #94

Merged
merged 7 commits into from
Oct 1, 2022
Merged

add configurable controls #94

merged 7 commits into from
Oct 1, 2022

Conversation

RobDavenport
Copy link
Member

@RobDavenport RobDavenport commented Sep 29, 2022

Resolves #1
Resolves #7

This will also lead the way to do: #86 next

@RobDavenport
Copy link
Member Author

default input json looks something like this:

[
  {
    "H": "RightXPositive",
    "Left": "Left",
    "I": "ButtonB",
    "K": "ButtonD",
    "U": "ButtonA",
    "Y": "RightTrigger",
    "S": "LeftYNegative",
    "A": "LeftXNegative",
    "J": "ButtonC",
    "Q": "LeftTrigger",
    "W": "LeftYPositive",
    "T": "RightYPositive",
    "Up": "Up",
    "F": "RightXNegative",
    "X": "LeftStick",
    "Down": "Down",
    "Key6": "Select",
    "R": "RightShoulder",
    "E": "LeftShoulder",
    "B": "RightStick",
    "Right": "Right",
    "D": "LeftXPositive",
    "G": "RightYNegative",
    "Key5": "Start"
  }
]

@RobDavenport RobDavenport marked this pull request as ready for review September 29, 2022 22:26
@RobDavenport RobDavenport merged commit 9067927 into main Oct 1, 2022
@RobDavenport RobDavenport deleted the add-controls branch October 1, 2022 10:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support Multiple Local Players Custom Input Mapping
1 participant