Skip to content

Commit

Permalink
adjust changes
Browse files Browse the repository at this point in the history
  • Loading branch information
not-coded committed Dec 6, 2024
1 parent 9e6bb36 commit 320f248
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
changes:
- multiple backend changes
- major backend rework
- replace "-" (\uFF0D) with [hidden]
- /namehistory, /getcape and /getskin now work on 1.21.2+
- /namehistory, /getcape and /getskin now work on 1.21.2+
- add capes
1 change: 1 addition & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ tasks.register<Copy>("buildAndCollect") {
}


// I can't be bothered to also set this up for GitHub releases
modrinth {
token.set(System.getenv("MODRINTH_TOKEN"))
projectId.set("namefabric")
Expand Down

0 comments on commit 320f248

Please sign in to comment.