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 usage/installation instructions #17

Open
Tafubitto opened this issue Mar 21, 2023 · 3 comments
Open

Add usage/installation instructions #17

Tafubitto opened this issue Mar 21, 2023 · 3 comments

Comments

@Tafubitto
Copy link

I would love to contribute or use this, but I don't know how to get started. A tutorial link in the README on how to import and use it in Eclipse would be much appreciated.

@blackspherefollower
Copy link
Owner

Buttplug4J uses gradle in a pretty standard way (intellij will just open it as a java project). It seems eclipse still requires extra plugsins: https://www.tutorialspoint.com/gradle/gradle_eclipse_integration.htm

I'm not going to rule out contributions, but I think it'd be a good idea to open issues to discuss any changes before you spend time implementing them.

@Cind3r
Copy link

Cind3r commented Aug 14, 2024

I'm just now coming across this project as I'm trying to integrate Intiface with a java-based game, however, I'm having the same issue as the commentator above.

I'm not new to programming, but haven't worked a ton with java, and I'm finding it incredibly difficult to understand how to implement this in an already existing code base. Frankly, I can't even get it to work stand-alone in Intellij after installing all dependencies.

Could the README be update with examples of implementing this into actual scripts/use cases?

@blackspherefollower
Copy link
Owner

OK, so I've just created an example project repo: https://github.com/blackspherefollower/buttplug4j-example

You shouldn't be downloading dependencies manually, Gradle is way to go these days (Maven might still be lingering in places though).

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

No branches or pull requests

3 participants