Add instruction to get API DLL archived
This commit is contained in:
parent
9aef10ee3f
commit
f3d9147c22
4 changed files with 54 additions and 0 deletions
2
test
2
test
|
@ -7,6 +7,8 @@ cd run
|
|||
|
||||
wget https://ci.zontreck.com/job/Projects/job/CSharp/job/ForgeCore/job/master/lastSuccessfulBuild/artifact/bin/Release/net8.0/linux-x64/publish/ForgeCore
|
||||
|
||||
wget https://ci.zontreck.com/job/Projects/job/CSharp/job/ForgeCore/job/master/lastSuccessfulBuild/artifact/ForgeCoreAPI/bin/Release/net8.0/ForgeCoreAPI.dll
|
||||
|
||||
chmod +x ForgeCore
|
||||
./ForgeCore --version
|
||||
./ForgeCore --help
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue