Add inject installer

This commit is contained in:
Timo Ley 2022-02-17 11:49:51 +01:00
parent 6b2f095e63
commit f55dc93b9d
1 changed files with 8 additions and 0 deletions

View File

@ -28,6 +28,14 @@ args:
`rename` renames the selected file to the new given filename.
### inject
`inject` can be used with zip or jar files, to inject the contents of that file
into the server launch jar on server side or into the client jar on client side.
In contrast to libraries, `inject` will not add that file to the classpath, but
will also overwrite classes, which are already contained in the game jar, if they
are also in injected file.
### execute
args: