Skip to content

Converting Package to UPM #2

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

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

Conversation

omangbaheti
Copy link

@omangbaheti omangbaheti commented Jul 1, 2025

This PR converts the project into a Unity Package Manager (UPM) compatible package, making it convenient for devs to clone the package directly into their Unity projects via UPM.

Changes Made

  • Migrated all source code (C# Forms app and C++ code) to the src~ folder
  • Rewrote package.json to comply with Unity's UPM format and enable sample importing
  • Preserved existing functionality and project structure as much as possible

Testing

  • Verified functionality on a Logitech G920 wheel
  • All force feedback effects appear to work as expected

TODO:

  • Update the changelog
  • Update installation introductions in the readme

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