Skip to content

Commit 7fcb15e

Browse files
committed
Working connection, one script to run all
1 parent b639de8 commit 7fcb15e

60 files changed

Lines changed: 6949 additions & 374 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

GameRunner/Bots.dll

66 KB
Binary file not shown.

GameRunner/GameRunner.deps.json

Lines changed: 369 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,369 @@
1+
{
2+
"runtimeTarget": {
3+
"name": ".NETCoreApp,Version=v7.0",
4+
"signature": ""
5+
},
6+
"compilationOptions": {},
7+
"targets": {
8+
".NETCoreApp,Version=v7.0": {
9+
"GameRunner/1.0.0": {
10+
"dependencies": {
11+
"System.CommandLine": "2.0.0-beta4.22272.1",
12+
"TalesOfTribute": "1.0.0",
13+
"gRPC": "1.0.0"
14+
},
15+
"runtime": {
16+
"GameRunner.dll": {}
17+
}
18+
},
19+
"Google.Protobuf/3.27.0": {
20+
"runtime": {
21+
"lib/net5.0/Google.Protobuf.dll": {
22+
"assemblyVersion": "3.27.0.0",
23+
"fileVersion": "3.27.0.0"
24+
}
25+
}
26+
},
27+
"Grpc.AspNetCore/2.66.0": {
28+
"dependencies": {
29+
"Google.Protobuf": "3.27.0",
30+
"Grpc.AspNetCore.Server.ClientFactory": "2.66.0"
31+
}
32+
},
33+
"Grpc.AspNetCore.Server/2.66.0": {
34+
"dependencies": {
35+
"Grpc.Net.Common": "2.66.0"
36+
},
37+
"runtime": {
38+
"lib/net7.0/Grpc.AspNetCore.Server.dll": {
39+
"assemblyVersion": "2.0.0.0",
40+
"fileVersion": "2.66.0.0"
41+
}
42+
}
43+
},
44+
"Grpc.AspNetCore.Server.ClientFactory/2.66.0": {
45+
"dependencies": {
46+
"Grpc.AspNetCore.Server": "2.66.0",
47+
"Grpc.Net.ClientFactory": "2.66.0"
48+
},
49+
"runtime": {
50+
"lib/net7.0/Grpc.AspNetCore.Server.ClientFactory.dll": {
51+
"assemblyVersion": "2.0.0.0",
52+
"fileVersion": "2.66.0.0"
53+
}
54+
}
55+
},
56+
"Grpc.Core.Api/2.66.0": {
57+
"runtime": {
58+
"lib/netstandard2.1/Grpc.Core.Api.dll": {
59+
"assemblyVersion": "2.0.0.0",
60+
"fileVersion": "2.66.0.0"
61+
}
62+
}
63+
},
64+
"Grpc.Net.Client/2.66.0": {
65+
"dependencies": {
66+
"Grpc.Net.Common": "2.66.0",
67+
"Microsoft.Extensions.Logging.Abstractions": "6.0.0"
68+
},
69+
"runtime": {
70+
"lib/net7.0/Grpc.Net.Client.dll": {
71+
"assemblyVersion": "2.0.0.0",
72+
"fileVersion": "2.66.0.0"
73+
}
74+
}
75+
},
76+
"Grpc.Net.ClientFactory/2.66.0": {
77+
"dependencies": {
78+
"Grpc.Net.Client": "2.66.0",
79+
"Microsoft.Extensions.Http": "6.0.0"
80+
},
81+
"runtime": {
82+
"lib/net7.0/Grpc.Net.ClientFactory.dll": {
83+
"assemblyVersion": "2.0.0.0",
84+
"fileVersion": "2.66.0.0"
85+
}
86+
}
87+
},
88+
"Grpc.Net.Common/2.66.0": {
89+
"dependencies": {
90+
"Grpc.Core.Api": "2.66.0"
91+
},
92+
"runtime": {
93+
"lib/net7.0/Grpc.Net.Common.dll": {
94+
"assemblyVersion": "2.0.0.0",
95+
"fileVersion": "2.66.0.0"
96+
}
97+
}
98+
},
99+
"Microsoft.Extensions.DependencyInjection/6.0.0": {
100+
"dependencies": {
101+
"Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
102+
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
103+
}
104+
},
105+
"Microsoft.Extensions.DependencyInjection.Abstractions/6.0.0": {},
106+
"Microsoft.Extensions.Http/6.0.0": {
107+
"dependencies": {
108+
"Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
109+
"Microsoft.Extensions.Logging": "6.0.0",
110+
"Microsoft.Extensions.Logging.Abstractions": "6.0.0",
111+
"Microsoft.Extensions.Options": "6.0.0"
112+
}
113+
},
114+
"Microsoft.Extensions.Logging/6.0.0": {
115+
"dependencies": {
116+
"Microsoft.Extensions.DependencyInjection": "6.0.0",
117+
"Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
118+
"Microsoft.Extensions.Logging.Abstractions": "6.0.0",
119+
"Microsoft.Extensions.Options": "6.0.0",
120+
"System.Diagnostics.DiagnosticSource": "6.0.0"
121+
}
122+
},
123+
"Microsoft.Extensions.Logging.Abstractions/6.0.0": {},
124+
"Microsoft.Extensions.Options/6.0.0": {
125+
"dependencies": {
126+
"Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
127+
"Microsoft.Extensions.Primitives": "6.0.0"
128+
}
129+
},
130+
"Microsoft.Extensions.Primitives/6.0.0": {
131+
"dependencies": {
132+
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
133+
}
134+
},
135+
"Newtonsoft.Json/13.0.2": {
136+
"runtime": {
137+
"lib/net6.0/Newtonsoft.Json.dll": {
138+
"assemblyVersion": "13.0.0.0",
139+
"fileVersion": "13.0.2.27524"
140+
}
141+
}
142+
},
143+
"System.CommandLine/2.0.0-beta4.22272.1": {
144+
"runtime": {
145+
"lib/net6.0/System.CommandLine.dll": {
146+
"assemblyVersion": "2.0.0.0",
147+
"fileVersion": "2.0.22.27201"
148+
}
149+
},
150+
"resources": {
151+
"lib/net6.0/cs/System.CommandLine.resources.dll": {
152+
"locale": "cs"
153+
},
154+
"lib/net6.0/de/System.CommandLine.resources.dll": {
155+
"locale": "de"
156+
},
157+
"lib/net6.0/es/System.CommandLine.resources.dll": {
158+
"locale": "es"
159+
},
160+
"lib/net6.0/fr/System.CommandLine.resources.dll": {
161+
"locale": "fr"
162+
},
163+
"lib/net6.0/it/System.CommandLine.resources.dll": {
164+
"locale": "it"
165+
},
166+
"lib/net6.0/ja/System.CommandLine.resources.dll": {
167+
"locale": "ja"
168+
},
169+
"lib/net6.0/ko/System.CommandLine.resources.dll": {
170+
"locale": "ko"
171+
},
172+
"lib/net6.0/pl/System.CommandLine.resources.dll": {
173+
"locale": "pl"
174+
},
175+
"lib/net6.0/pt-BR/System.CommandLine.resources.dll": {
176+
"locale": "pt-BR"
177+
},
178+
"lib/net6.0/ru/System.CommandLine.resources.dll": {
179+
"locale": "ru"
180+
},
181+
"lib/net6.0/tr/System.CommandLine.resources.dll": {
182+
"locale": "tr"
183+
},
184+
"lib/net6.0/zh-Hans/System.CommandLine.resources.dll": {
185+
"locale": "zh-Hans"
186+
},
187+
"lib/net6.0/zh-Hant/System.CommandLine.resources.dll": {
188+
"locale": "zh-Hant"
189+
}
190+
}
191+
},
192+
"System.Diagnostics.DiagnosticSource/6.0.0": {
193+
"dependencies": {
194+
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
195+
}
196+
},
197+
"System.Runtime.CompilerServices.Unsafe/6.0.0": {},
198+
"gRPC/1.0.0": {
199+
"dependencies": {
200+
"Grpc.AspNetCore": "2.66.0",
201+
"Grpc.Net.Client": "2.66.0",
202+
"Grpc.Net.ClientFactory": "2.66.0",
203+
"TalesOfTribute": "1.0.0"
204+
},
205+
"runtime": {
206+
"gRPC.dll": {}
207+
}
208+
},
209+
"TalesOfTribute/1.0.0": {
210+
"dependencies": {
211+
"Newtonsoft.Json": "13.0.2"
212+
},
213+
"runtime": {
214+
"TalesOfTribute.dll": {}
215+
}
216+
}
217+
}
218+
},
219+
"libraries": {
220+
"GameRunner/1.0.0": {
221+
"type": "project",
222+
"serviceable": false,
223+
"sha512": ""
224+
},
225+
"Google.Protobuf/3.27.0": {
226+
"type": "package",
227+
"serviceable": true,
228+
"sha512": "sha512-tEaKpc+SP7I3gYW9AHozESyKkrCg8Xe7huI3Q3iUt5t8Dn29r2k1u8jyrGrD16maj/0UsQBM0MDViWEj0iynOA==",
229+
"path": "google.protobuf/3.27.0",
230+
"hashPath": "google.protobuf.3.27.0.nupkg.sha512"
231+
},
232+
"Grpc.AspNetCore/2.66.0": {
233+
"type": "package",
234+
"serviceable": true,
235+
"sha512": "sha512-b4V5V/yiCeK94wiQReUyHPB/Xj/fCaDWhlcFnYzSCm3pQtyADAN9t3g7V631PzLjFZQnPn9iIN3M6BHnVx3nfA==",
236+
"path": "grpc.aspnetcore/2.66.0",
237+
"hashPath": "grpc.aspnetcore.2.66.0.nupkg.sha512"
238+
},
239+
"Grpc.AspNetCore.Server/2.66.0": {
240+
"type": "package",
241+
"serviceable": true,
242+
"sha512": "sha512-SogFEs8bLvcRtEWMdueOJeMxiaLryvyivWtmBwz/vLtS5xlN4Zrfv+npMbn1PS4iT99AqBY+R+bRxdIFfvfeIA==",
243+
"path": "grpc.aspnetcore.server/2.66.0",
244+
"hashPath": "grpc.aspnetcore.server.2.66.0.nupkg.sha512"
245+
},
246+
"Grpc.AspNetCore.Server.ClientFactory/2.66.0": {
247+
"type": "package",
248+
"serviceable": true,
249+
"sha512": "sha512-glLCZ5K8iBSzzd2eIKjMBYBApygvwJqGJ87FBJrHL4bSrnBTywCUFfLj2EckiPjvvW6SNwLtapwdY4Sj0WwWQg==",
250+
"path": "grpc.aspnetcore.server.clientfactory/2.66.0",
251+
"hashPath": "grpc.aspnetcore.server.clientfactory.2.66.0.nupkg.sha512"
252+
},
253+
"Grpc.Core.Api/2.66.0": {
254+
"type": "package",
255+
"serviceable": true,
256+
"sha512": "sha512-HsjsQVAHe4hqP4t4rpUnmq+MZvPdyrlPsWF4T5fbMvyP3o/lMV+KVJfDlaNH8+v0aGQTVT3EsDFufbhaWb52cw==",
257+
"path": "grpc.core.api/2.66.0",
258+
"hashPath": "grpc.core.api.2.66.0.nupkg.sha512"
259+
},
260+
"Grpc.Net.Client/2.66.0": {
261+
"type": "package",
262+
"serviceable": true,
263+
"sha512": "sha512-GwkSsssXFgN9+M2U+UQWdErf61sn1iqgP+2NRBlDXATcP9vlxda0wySxd/eIL8U522+SnyFNUXlvQ5tAzGk9cA==",
264+
"path": "grpc.net.client/2.66.0",
265+
"hashPath": "grpc.net.client.2.66.0.nupkg.sha512"
266+
},
267+
"Grpc.Net.ClientFactory/2.66.0": {
268+
"type": "package",
269+
"serviceable": true,
270+
"sha512": "sha512-I6HUbtcqb24OiQlbvxpBLruCxQ8wrmJ5tUtU96QK7nqyerrMLeqLDDbhotznPAnZtR8x1bJvck/Xt4fgvVo92Q==",
271+
"path": "grpc.net.clientfactory/2.66.0",
272+
"hashPath": "grpc.net.clientfactory.2.66.0.nupkg.sha512"
273+
},
274+
"Grpc.Net.Common/2.66.0": {
275+
"type": "package",
276+
"serviceable": true,
277+
"sha512": "sha512-YJpQpIvpo0HKlsG6SHwaieyji08qfv0DdEDIewCAA0egQY08637sHOj1netLGUhzBEsCqlGC3e92TZ2uqhxnvw==",
278+
"path": "grpc.net.common/2.66.0",
279+
"hashPath": "grpc.net.common.2.66.0.nupkg.sha512"
280+
},
281+
"Microsoft.Extensions.DependencyInjection/6.0.0": {
282+
"type": "package",
283+
"serviceable": true,
284+
"sha512": "sha512-k6PWQMuoBDGGHOQTtyois2u4AwyVcIwL2LaSLlTZQm2CYcJ1pxbt6jfAnpWmzENA/wfrYRI/X9DTLoUkE4AsLw==",
285+
"path": "microsoft.extensions.dependencyinjection/6.0.0",
286+
"hashPath": "microsoft.extensions.dependencyinjection.6.0.0.nupkg.sha512"
287+
},
288+
"Microsoft.Extensions.DependencyInjection.Abstractions/6.0.0": {
289+
"type": "package",
290+
"serviceable": true,
291+
"sha512": "sha512-xlzi2IYREJH3/m6+lUrQlujzX8wDitm4QGnUu6kUXTQAWPuZY8i+ticFJbzfqaetLA6KR/rO6Ew/HuYD+bxifg==",
292+
"path": "microsoft.extensions.dependencyinjection.abstractions/6.0.0",
293+
"hashPath": "microsoft.extensions.dependencyinjection.abstractions.6.0.0.nupkg.sha512"
294+
},
295+
"Microsoft.Extensions.Http/6.0.0": {
296+
"type": "package",
297+
"serviceable": true,
298+
"sha512": "sha512-15+pa2G0bAMHbHewaQIdr/y6ag2H3yh4rd9hTXavtWDzQBkvpe2RMqFg8BxDpcQWssmjmBApGPcw93QRz6YcMg==",
299+
"path": "microsoft.extensions.http/6.0.0",
300+
"hashPath": "microsoft.extensions.http.6.0.0.nupkg.sha512"
301+
},
302+
"Microsoft.Extensions.Logging/6.0.0": {
303+
"type": "package",
304+
"serviceable": true,
305+
"sha512": "sha512-eIbyj40QDg1NDz0HBW0S5f3wrLVnKWnDJ/JtZ+yJDFnDj90VoPuoPmFkeaXrtu+0cKm5GRAwoDf+dBWXK0TUdg==",
306+
"path": "microsoft.extensions.logging/6.0.0",
307+
"hashPath": "microsoft.extensions.logging.6.0.0.nupkg.sha512"
308+
},
309+
"Microsoft.Extensions.Logging.Abstractions/6.0.0": {
310+
"type": "package",
311+
"serviceable": true,
312+
"sha512": "sha512-/HggWBbTwy8TgebGSX5DBZ24ndhzi93sHUBDvP1IxbZD7FDokYzdAr6+vbWGjw2XAfR2EJ1sfKUotpjHnFWPxA==",
313+
"path": "microsoft.extensions.logging.abstractions/6.0.0",
314+
"hashPath": "microsoft.extensions.logging.abstractions.6.0.0.nupkg.sha512"
315+
},
316+
"Microsoft.Extensions.Options/6.0.0": {
317+
"type": "package",
318+
"serviceable": true,
319+
"sha512": "sha512-dzXN0+V1AyjOe2xcJ86Qbo233KHuLEY0njf/P2Kw8SfJU+d45HNS2ctJdnEnrWbM9Ye2eFgaC5Mj9otRMU6IsQ==",
320+
"path": "microsoft.extensions.options/6.0.0",
321+
"hashPath": "microsoft.extensions.options.6.0.0.nupkg.sha512"
322+
},
323+
"Microsoft.Extensions.Primitives/6.0.0": {
324+
"type": "package",
325+
"serviceable": true,
326+
"sha512": "sha512-9+PnzmQFfEFNR9J2aDTfJGGupShHjOuGw4VUv+JB044biSHrnmCIMD+mJHmb2H7YryrfBEXDurxQ47gJZdCKNQ==",
327+
"path": "microsoft.extensions.primitives/6.0.0",
328+
"hashPath": "microsoft.extensions.primitives.6.0.0.nupkg.sha512"
329+
},
330+
"Newtonsoft.Json/13.0.2": {
331+
"type": "package",
332+
"serviceable": true,
333+
"sha512": "sha512-R2pZ3B0UjeyHShm9vG+Tu0EBb2lC8b0dFzV9gVn50ofHXh9Smjk6kTn7A/FdAsC8B5cKib1OnGYOXxRBz5XQDg==",
334+
"path": "newtonsoft.json/13.0.2",
335+
"hashPath": "newtonsoft.json.13.0.2.nupkg.sha512"
336+
},
337+
"System.CommandLine/2.0.0-beta4.22272.1": {
338+
"type": "package",
339+
"serviceable": true,
340+
"sha512": "sha512-1uqED/q2H0kKoLJ4+hI2iPSBSEdTuhfCYADeJrAqERmiGQ2NNacYKRNEQ+gFbU4glgVyK8rxI+ZOe1onEtr/Pg==",
341+
"path": "system.commandline/2.0.0-beta4.22272.1",
342+
"hashPath": "system.commandline.2.0.0-beta4.22272.1.nupkg.sha512"
343+
},
344+
"System.Diagnostics.DiagnosticSource/6.0.0": {
345+
"type": "package",
346+
"serviceable": true,
347+
"sha512": "sha512-frQDfv0rl209cKm1lnwTgFPzNigy2EKk1BS3uAvHvlBVKe5cymGyHO+Sj+NLv5VF/AhHsqPIUUwya5oV4CHMUw==",
348+
"path": "system.diagnostics.diagnosticsource/6.0.0",
349+
"hashPath": "system.diagnostics.diagnosticsource.6.0.0.nupkg.sha512"
350+
},
351+
"System.Runtime.CompilerServices.Unsafe/6.0.0": {
352+
"type": "package",
353+
"serviceable": true,
354+
"sha512": "sha512-/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==",
355+
"path": "system.runtime.compilerservices.unsafe/6.0.0",
356+
"hashPath": "system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512"
357+
},
358+
"gRPC/1.0.0": {
359+
"type": "project",
360+
"serviceable": false,
361+
"sha512": ""
362+
},
363+
"TalesOfTribute/1.0.0": {
364+
"type": "project",
365+
"serviceable": false,
366+
"sha512": ""
367+
}
368+
}
369+
}

GameRunner/GameRunner.dll

21 KB
Binary file not shown.

GameRunner/GameRunner.exe

151 KB
Binary file not shown.

GameRunner/GameRunner.pdb

25.3 KB
Binary file not shown.
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"runtimeOptions": {
3+
"tfm": "net7.0",
4+
"frameworks": [
5+
{
6+
"name": "Microsoft.NETCore.App",
7+
"version": "7.0.0"
8+
},
9+
{
10+
"name": "Microsoft.AspNetCore.App",
11+
"version": "7.0.0"
12+
}
13+
]
14+
}
15+
}

GameRunner/Google.Protobuf.dll

472 KB
Binary file not shown.
31.1 KB
Binary file not shown.
144 KB
Binary file not shown.

GameRunner/Grpc.Core.Api.dll

68.6 KB
Binary file not shown.

0 commit comments

Comments
 (0)