Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
NoSadBeHappy committed Aug 21, 2023
2 parents 8f24d80 + 18bc1f0 commit 94793cc
Show file tree
Hide file tree
Showing 59 changed files with 384 additions and 256 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: Binaries
path: bin/*
path: go/src/github.com/nosadbehappy/sodiumplus/bin/*
2 changes: 1 addition & 1 deletion config/sodium-options.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
"use_block_face_culling": true
},
"notifications": {
"hide_donation_button": true
"hide_donation_button": false
}
}
Loading

0 comments on commit 94793cc

Please sign in to comment.