Sponge is loading, other plugins load, fixed some bugs that were introduced, added sponge plugin uploader in maven workflow

This commit is contained in:
2025-05-28 16:33:29 -04:00
parent 68a2acce00
commit f271275bfa
7 changed files with 26 additions and 6 deletions
+6 -1
View File
@@ -29,5 +29,10 @@ jobs:
- name: Upload AntiVPN
uses: actions/upload-artifact@v4
with:
name: AntiVPN
name: AntiVPN-Universal
path: Universal/target/AntiVPN-*.jar
- name: Upload Sponge plugin
uses: actions/upload-artifact@v4
with:
name: AntiVPN-Sponge
path: Sponge/target/Sponge-*.jar