Skip to content

Commit

Permalink
Revert broken changes
Browse files Browse the repository at this point in the history
  • Loading branch information
AyhamAl-Ali committed Sep 16, 2023
1 parent f8c1d44 commit 07de234
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions src/test/skript/environments/java17/paper-1.20.1.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"name": "paper-1.20.1",
"resources": [
{"source": "server.properties.generic", "target": "server.properties"}
],
"paperDownloads": [
{
"version": "1.20.1",
"target": "paperclip.jar"
}
],
"skriptTarget": "plugins/Skript.jar",
"commandLine": [
"-Dcom.mojang.eula.agree=true",
"-jar", "paperclip.jar", "--nogui"
]
}
Empty file.

0 comments on commit 07de234

Please sign in to comment.