Skip to content

Commit

Permalink
weave loader download
Browse files Browse the repository at this point in the history
  • Loading branch information
zszfympx committed Jan 7, 2024
1 parent 6721cef commit ce8cc24
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/main/java/org/cubewhy/celestial/game/addon/WeaveMod.java
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,8 @@ public boolean downloadWeaveLoader(@Nullable String loaderUrl){
}
}
}
}else{
//TODO: loaderUrl to ~/.cubewhy/addon/Weave-<%s>.jar, releaseEntity.getName()
}
return true;
}
Expand Down

0 comments on commit ce8cc24

Please sign in to comment.