Skip to content

Commit

Permalink
build: Add “undo” identification
Browse files Browse the repository at this point in the history
Signed-off-by: Qian Qian "Cubik"‎ <[email protected]>
  • Loading branch information
Cubik65536 committed Dec 22, 2023
1 parent 61d9c7f commit a5e51d4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,3 @@ For more information, please check [our wiki page](https://wiki.redenmc.com/Undo
## Build

Just run `./gradlew build` in the root directory of the project.

4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ org.gradle.jvmargs=-Xmx5G
org.gradle.parallel=true

# Mod Properties
mod_name = Reden
mod_name = Reden: Undo only
mod_version = 0.1
maven_group = com.github.zly2006
archives_base_name = reden-is-what-we-made
archives_base_name = reden-undo

# check these on https://fabricmc.net/develop
# Fabric Properties
Expand Down

0 comments on commit a5e51d4

Please sign in to comment.