Skip to content

Fix input issue in Unity mod and add Rust client - #1

Open
mincomk wants to merge 2 commits into
judenimo:mainfrom
mincomk:main
Open

Fix input issue in Unity mod and add Rust client#1
mincomk wants to merge 2 commits into
judenimo:mainfrom
mincomk:main

Conversation

@mincomk

@mincomk mincomk commented May 17, 2026

Copy link
Copy Markdown
Contributor

Unity Mod Fix

There was issue in Unity mod that manual control from JunoIO code does not work.
When passing an input to the game, OffsetXXX vaiant like craftScript.ActiveCommandPod.Controls.OffsetPitch was needed along with craftScript.ActiveCommandPod.Controls.Pitch. So I added the fix to all inputs.

Rust Client

Additionally, I've added simple Rust-based client of JunoIO, called jio.

@mincomk

mincomk commented Jul 21, 2026

Copy link
Copy Markdown
Contributor Author

This PR has been superseded by two separate pull requests to keep concerns cleanly split:

Closing this in favour of #2 and #3.

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.

1 participant