Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Electrolyte220 committed Jan 31, 2024
2 parents dbca174 + e3fb451 commit b7e927d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- run : |
chmod +x ./packwiz
- run: |
./packwiz cf export -o GBTH.zip
./packwiz mr export -o GBTH.zip
- name: Upload Release
uses: softprops/action-gh-release@v1
with:
Expand Down
8 changes: 4 additions & 4 deletions mods/oculus.pw.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
name = "Oculus"
filename = "oculus-mc1.20.1-1.6.13a.jar"
filename = "oculus-mc1.20.1-1.6.13.jar"
side = "client"

[download]
url = "https://cdn.modrinth.com/data/GchcoXML/versions/Kvoh8RuP/oculus-mc1.20.1-1.6.13a.jar"
url = "https://cdn.modrinth.com/data/GchcoXML/versions/yUsIHXQX/oculus-mc1.20.1-1.6.13.jar"
hash-format = "sha1"
hash = "5fdf425c3431c19924a867a6c455b5e1ebd6f353"
hash = "196539d0e5dc057b81edbaa8d0e396c6cd8a2db8"

[update]
[update.modrinth]
mod-id = "GchcoXML"
version = "Kvoh8RuP"
version = "yUsIHXQX"

0 comments on commit b7e927d

Please sign in to comment.