Update wrapper
This commit is contained in:
committed by
Sheepit Renderfarm
parent
b6b43bc322
commit
30b0e46dd8
13
exe-wrapper/README.md
Normal file
13
exe-wrapper/README.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# Exe wrapper
|
||||
|
||||
Packs a java runtime, a sheepit-client jar and 7zip mini executable + config into one exe.
|
||||
|
||||
## Requirements
|
||||
|
||||
Needs `wget`, `7zr`, `unzip` and internet access for the latest sheepit jar
|
||||
|
||||
## Wrapping
|
||||
|
||||
Simply run `build.sh` and a `sheepit-wrapper.exe` should be built.
|
||||
|
||||
For a docker container, take a look into our [tools repository](https://gitlab.com/sheepitrenderfarm/tools/-/tree/master/exe-wrapper).
|
||||
Reference in New Issue
Block a user