feat(release): add reproducible signed artifacts (#19)
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"release": "1.0.0",
|
||||
"server": {
|
||||
"minimumClientVersion": "1.0.0",
|
||||
"maximumClientMajorVersion": 1
|
||||
},
|
||||
"packages": {
|
||||
"FinalFactory.Rendezvous.Client": "1.0.0",
|
||||
"FinalFactory.Rendezvous.Contracts": "1.0.0"
|
||||
},
|
||||
"contracts": {
|
||||
"http": [1],
|
||||
"udp": [1],
|
||||
"connectionTicket": [1],
|
||||
"gameplay": "exact-per-tenant"
|
||||
},
|
||||
"transport": {
|
||||
"package": "LiteNetLib",
|
||||
"version": "2.1.4",
|
||||
"major": 2
|
||||
},
|
||||
"consumers": {
|
||||
"SpaceGame": "net8.0",
|
||||
"Unscouted": "net8.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user