Add instruction to get API DLL archived

This commit is contained in:
zontreck 2024-12-18 03:24:59 -07:00
parent 9aef10ee3f
commit f3d9147c22
4 changed files with 54 additions and 0 deletions

2
test
View file

@ -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