Skip to content

Commit

Permalink
update CONTRIBUTING.md, coroutil dep
Browse files Browse the repository at this point in the history
  • Loading branch information
Corosauce committed Dec 19, 2023
1 parent 1d1fbc6 commit 7a3d543
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
## Pull Requests

#### New Pull Requests are not accepted right now, and will be closed.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ dependencies {
// then special handling is done to allow a setup of a vanilla dependency without the use of an external repository.
minecraft "net.minecraftforge:forge:${minecraft_version}-${forge_version}"

implementation fg.deobf('com.corosus.coroutil:coroutil:1.20.1-1.3.1')
implementation fg.deobf('com.corosus.coroutil:coroutil:1.20.1-1.3.3')
//implementation fg.deobf('com.corosus.enderio:EnderIO:1.20.1-6.0.21-alpha')
//implementation fg.deobf('com.corosus.pipez:pipez:1.20.1-1.1.5')
//implementation fg.deobf('oculus:oculus:mc1.20.1-1.6.9')
Expand Down
Binary file removed libs/coroutil-1.20.1-1.3.1.jar
Binary file not shown.
Binary file added libs/coroutil-1.20.1-1.3.3.jar
Binary file not shown.

0 comments on commit 7a3d543

Please sign in to comment.