We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
"json error: no find switchKey"...
The text was updated successfully, but these errors were encountered:
Did some modification to the output Json file, I managed to fix the file by adding this to the main key:
"switchKey": "Key_QuoteLeft", "mouseMoveMap": { "startPos": { "x": 0.722656, "y": 0.456772 }, "speedRatioX": 10, "speedRatioY": 5.625, "smallEyes": { "comment": "free look", "type": "KMT_CLICK", "key": "Key_QuoteLeft", "pos": { "x": 0.7375, "y": 0.334286 }, "switchMap": false }, "speedRatio": 10 },
and also fixed buttons by adding this to each button property (Except WASD):
"switchMap": false
Sorry, something went wrong.
oh hey was busy sorry didnt see this, feel free to open a PR with your fixes! :D
No branches or pull requests
"json error: no find switchKey"...
The text was updated successfully, but these errors were encountered: