Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
addressnopping authored Oct 10, 2021
1 parent 1c21ef0 commit 8cdc716
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Zenith-base-decomp
Buildable SRC of Gopro336's client base
# How to build:
MacOS:

./gradlew setupDecompWorkspace

./gradlew build



Windows:

gradlew setupDecompWorkspace

gradlew build

0 comments on commit 8cdc716

Please sign in to comment.