Skip to content

Commit

Permalink
slight renaming & cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
IThundxr committed Jan 29, 2024
1 parent f843a8a commit 58920da
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions oddities/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Quark Oddities Compilation

Steps:
1. run `./compile.sh`
2. Profit

What if I'm on windows?
If your on windows, then I really don't know, just like run the commands inside compile.sh somehow?
2 changes: 1 addition & 1 deletion oddities/doIt.sh → oddities/compile.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
rm -f ./*.jar
cd ./stuff
cd ./modfiles
jar --create --file=../QuarkOddities-1.20.1.jar *
File renamed without changes.
File renamed without changes.

0 comments on commit 58920da

Please sign in to comment.