Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/RainbowVille/minegasm.git i…
Browse files Browse the repository at this point in the history
…nto main
  • Loading branch information
RSwoop committed Feb 5, 2021
2 parents dfa95d0 + c3ecc70 commit 47a5f42
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 1 deletion.
4 changes: 4 additions & 0 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,13 @@ name: "CodeQL"
on:
push:
branches: [main]
paths-ignore:
- 'docs/**'
pull_request:
# The branches below must be a subset of the branches above
branches: [main]
paths-ignore:
- 'docs/**'
schedule:
- cron: '0 13 * * 3'

Expand Down
4 changes: 4 additions & 0 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,12 @@ name: Gradle Build
on:
push:
branches: [ main ]
paths-ignore:
- 'docs/**'
pull_request:
branches: [ main ]
paths-ignore:
- 'docs/**'

jobs:
build:
Expand Down
4 changes: 3 additions & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,9 @@ JAR file: [minegasm-0.1.1.jar](https://github.com/RainbowVille/minegasm/releases
In theory, this mod should be compatible with any devices on this list: [IoST Index – Vibrators with Buttplug.io Support](https://iostindex.com/?filter0ButtplugSupport=4&filter1Features=OutputsVibrators)

It has been confirmed to work with:
- [Lovense Hush](https://www.lovense.com/r/zrzb5e)
- [Lovense Edge](https://www.lovense.com/r/qvl9jn) (prostate massager)
- [Lovense Hush](https://www.lovense.com/r/zrzb5e) (butt plug)
- [Lovense Max 2](https://www.lovense.com/r/n4x2bh) (male masturbator)

## Troubleshooting
As with a lot of computer issues, the very first thing you should try is to restart everything. While not strictly necessary, we recommend that you start your device and the Intiface server before Minecraft. This should solve most intermittent issues.
Expand Down

0 comments on commit 47a5f42

Please sign in to comment.