diff --git a/.gitattributes b/.gitattributes index 7222242045b423ae8adef7891170e2a136644530..2c073054861fdfe38ac15199e880be0ffa9cc8ee 100644 --- a/.gitattributes +++ b/.gitattributes @@ -56,3 +56,38 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text .mono/assemblies/Debug/GodotSharp.dll filter=lfs diff=lfs merge=lfs -text bin/BallChase.exe filter=lfs diff=lfs merge=lfs -text bin/BallChase.x86_64 filter=lfs diff=lfs merge=lfs -text +bin/data_BallChase_linuxbsd_x86_64/GodotSharp.dll filter=lfs diff=lfs merge=lfs -text +bin/data_BallChase_linuxbsd_x86_64/Microsoft.VisualBasic.Core.dll filter=lfs diff=lfs merge=lfs -text +bin/data_BallChase_linuxbsd_x86_64/System.Data.Common.dll filter=lfs diff=lfs merge=lfs -text +bin/data_BallChase_linuxbsd_x86_64/System.Linq.Expressions.dll filter=lfs diff=lfs merge=lfs -text +bin/data_BallChase_linuxbsd_x86_64/System.Net.Http.dll filter=lfs diff=lfs merge=lfs -text +bin/data_BallChase_linuxbsd_x86_64/System.Private.CoreLib.dll filter=lfs diff=lfs merge=lfs -text +bin/data_BallChase_linuxbsd_x86_64/System.Private.DataContractSerialization.dll filter=lfs diff=lfs merge=lfs -text +bin/data_BallChase_linuxbsd_x86_64/System.Private.Xml.dll filter=lfs diff=lfs merge=lfs -text +bin/data_BallChase_linuxbsd_x86_64/System.Reflection.Metadata.dll filter=lfs diff=lfs merge=lfs -text +bin/data_BallChase_linuxbsd_x86_64/System.Text.Json.dll filter=lfs diff=lfs merge=lfs -text +bin/data_BallChase_linuxbsd_x86_64/libclrjit.so filter=lfs diff=lfs merge=lfs -text +bin/data_BallChase_linuxbsd_x86_64/libcoreclr.so filter=lfs diff=lfs merge=lfs -text +bin/data_BallChase_linuxbsd_x86_64/libmscordaccore.so filter=lfs diff=lfs merge=lfs -text +bin/data_BallChase_linuxbsd_x86_64/libmscordbi.so filter=lfs diff=lfs merge=lfs -text +bin/data_BallChase_linuxbsd_x86_64/libonnxruntime.so filter=lfs diff=lfs merge=lfs -text +bin/data_BallChase_linuxbsd_x86_64/onnxruntime.dll filter=lfs diff=lfs merge=lfs -text +bin/data_BallChase_windows_x86_64/GodotSharp.dll filter=lfs diff=lfs merge=lfs -text +bin/data_BallChase_windows_x86_64/Microsoft.CSharp.dll filter=lfs diff=lfs merge=lfs -text +bin/data_BallChase_windows_x86_64/Microsoft.DiaSymReader.Native.amd64.dll filter=lfs diff=lfs merge=lfs -text +bin/data_BallChase_windows_x86_64/Microsoft.VisualBasic.Core.dll filter=lfs diff=lfs merge=lfs -text +bin/data_BallChase_windows_x86_64/System.Data.Common.dll filter=lfs diff=lfs merge=lfs -text +bin/data_BallChase_windows_x86_64/System.Linq.Expressions.dll filter=lfs diff=lfs merge=lfs -text +bin/data_BallChase_windows_x86_64/System.Net.Http.dll filter=lfs diff=lfs merge=lfs -text +bin/data_BallChase_windows_x86_64/System.Private.CoreLib.dll filter=lfs diff=lfs merge=lfs -text +bin/data_BallChase_windows_x86_64/System.Private.DataContractSerialization.dll filter=lfs diff=lfs merge=lfs -text +bin/data_BallChase_windows_x86_64/System.Private.Xml.dll filter=lfs diff=lfs merge=lfs -text +bin/data_BallChase_windows_x86_64/System.Reflection.Metadata.dll filter=lfs diff=lfs merge=lfs -text +bin/data_BallChase_windows_x86_64/System.Text.Json.dll filter=lfs diff=lfs merge=lfs -text +bin/data_BallChase_windows_x86_64/clrjit.dll filter=lfs diff=lfs merge=lfs -text +bin/data_BallChase_windows_x86_64/coreclr.dll filter=lfs diff=lfs merge=lfs -text +bin/data_BallChase_windows_x86_64/mscordaccore.dll filter=lfs diff=lfs merge=lfs -text +bin/data_BallChase_windows_x86_64/mscordaccore_amd64_amd64_6.0.2724.6912.dll filter=lfs diff=lfs merge=lfs -text +bin/data_BallChase_windows_x86_64/mscordbi.dll filter=lfs diff=lfs merge=lfs -text +bin/data_BallChase_windows_x86_64/onnxruntime.dll filter=lfs diff=lfs merge=lfs -text +bin/data_BallChase_windows_x86_64/ucrtbase.dll filter=lfs diff=lfs merge=lfs -text diff --git a/BallChase.csproj b/BallChase.csproj index df9ab14341c005f17a027b47d0781e4b871003d6..ae05f6f4379a129959012db33715a5b2efa596da 100644 --- a/BallChase.csproj +++ b/BallChase.csproj @@ -2,11 +2,9 @@ net6.0 true + GodotRLAgents - - - - + \ No newline at end of file diff --git a/BallChase.csproj.old b/BallChase.csproj.old index 639d558bc2bd505de497f6b0a05dacd842e9e426..d6e80431553b474825ae104f3d71f06c3dd56786 100644 --- a/BallChase.csproj.old +++ b/BallChase.csproj.old @@ -1,12 +1,10 @@ - + net6.0 true + GodotRLAgents - - - - + \ No newline at end of file diff --git a/BallChase.sln b/BallChase.sln index d9775c81e4eab803be64f63bba16be12c4480131..d8b58a0e0a1f74a7eac7fa70bacfd017016f906f 100644 --- a/BallChase.sln +++ b/BallChase.sln @@ -1,19 +1,25 @@ -Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio 2012 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BallChase", "BallChase.csproj", "{93377219-5E54-4378-A437-B8BBD9825AA5}" + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio Version 17 +VisualStudioVersion = 17.5.33530.505 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Godot RL Agents", "Godot RL Agents.csproj", "{055E8CBC-A3EC-41A8-BC53-EC3010682AE4}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|Any CPU = Debug|Any CPU - ExportDebug|Any CPU = ExportDebug|Any CPU - ExportRelease|Any CPU = ExportRelease|Any CPU + Debug|Any CPU = Debug|Any CPU + ExportDebug|Any CPU = ExportDebug|Any CPU + ExportRelease|Any CPU = ExportRelease|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {93377219-5E54-4378-A437-B8BBD9825AA5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {93377219-5E54-4378-A437-B8BBD9825AA5}.Debug|Any CPU.Build.0 = Debug|Any CPU - {93377219-5E54-4378-A437-B8BBD9825AA5}.ExportDebug|Any CPU.ActiveCfg = ExportDebug|Any CPU - {93377219-5E54-4378-A437-B8BBD9825AA5}.ExportDebug|Any CPU.Build.0 = ExportDebug|Any CPU - {93377219-5E54-4378-A437-B8BBD9825AA5}.ExportRelease|Any CPU.ActiveCfg = ExportRelease|Any CPU - {93377219-5E54-4378-A437-B8BBD9825AA5}.ExportRelease|Any CPU.Build.0 = ExportRelease|Any CPU + {055E8CBC-A3EC-41A8-BC53-EC3010682AE4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {055E8CBC-A3EC-41A8-BC53-EC3010682AE4}.Debug|Any CPU.Build.0 = Debug|Any CPU + {055E8CBC-A3EC-41A8-BC53-EC3010682AE4}.ExportDebug|Any CPU.ActiveCfg = ExportDebug|Any CPU + {055E8CBC-A3EC-41A8-BC53-EC3010682AE4}.ExportDebug|Any CPU.Build.0 = ExportDebug|Any CPU + {055E8CBC-A3EC-41A8-BC53-EC3010682AE4}.ExportRelease|Any CPU.ActiveCfg = ExportRelease|Any CPU + {055E8CBC-A3EC-41A8-BC53-EC3010682AE4}.ExportRelease|Any CPU.Build.0 = ExportRelease|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE EndGlobalSection EndGlobal diff --git a/addons/godot_rl_agents/controller/ai_controller_2d.gd b/addons/godot_rl_agents/controller/ai_controller_2d.gd index e9080f0115c0729a12ace5f712c9e41e7ed252e4..0f3b67c3141078f5fbbe0a271a1d076179783415 100644 --- a/addons/godot_rl_agents/controller/ai_controller_2d.gd +++ b/addons/godot_rl_agents/controller/ai_controller_2d.gd @@ -1,8 +1,23 @@ extends Node2D class_name AIController2D +enum ControlModes { INHERIT_FROM_SYNC, HUMAN, TRAINING, ONNX_INFERENCE, RECORD_EXPERT_DEMOS } +@export var control_mode: ControlModes = ControlModes.INHERIT_FROM_SYNC +@export var onnx_model_path := "" @export var reset_after := 1000 +@export_group("Record expert demos mode options") +## Path where the demos will be saved. The file can later be used for imitation learning. +@export var expert_demo_save_path: String +## The action that erases the last recorded episode from the currently recorded data. +@export var remove_last_episode_key: InputEvent +## Action will be repeated for n frames. Will introduce control lag if larger than 1. +## Can be used to ensure that action_repeat on inference and training matches +## the recorded demonstrations. +@export var action_repeat: int = 1 + +var onnx_model: ONNXModel + var heuristic := "human" var done := false var reward := 0.0 @@ -11,72 +26,88 @@ var needs_reset := false var _player: Node2D + func _ready(): add_to_group("AGENT") - + + func init(player: Node2D): _player = player - + + #-- Methods that need implementing using the "extend script" option in Godot --# func get_obs() -> Dictionary: - assert(false, "the get_obs method is not implemented when extending from ai_controller") - return {"obs":[]} + assert(false, "the get_obs method is not implemented when extending from ai_controller") + return {"obs": []} + -func get_reward() -> float: - assert(false, "the get_reward method is not implemented when extending from ai_controller") +func get_reward() -> float: + assert(false, "the get_reward method is not implemented when extending from ai_controller") return 0.0 - + + func get_action_space() -> Dictionary: - assert(false, "the get get_action_space method is not implemented when extending from ai_controller") + assert( + false, + "the get get_action_space method is not implemented when extending from ai_controller" + ) return { - "example_actions_continous" : { - "size": 2, - "action_type": "continuous" - }, - "example_actions_discrete" : { - "size": 2, - "action_type": "discrete" - }, - } - -func set_action(action) -> void: - assert(false, "the get set_action method is not implemented when extending from ai_controller") + "example_actions_continous": {"size": 2, "action_type": "continuous"}, + "example_actions_discrete": {"size": 2, "action_type": "discrete"}, + } + + +func set_action(action) -> void: + assert(false, "the get set_action method is not implemented when extending from ai_controller") + + +#-----------------------------------------------------------------------------# + + +#-- Methods that sometimes need implementing using the "extend script" option in Godot --# +# Only needed if you are recording expert demos with this AIController +func get_action() -> Array: + assert(false, "the get set_action method is not implemented in extended AIController but demo_recorder is used") + return [] + # -----------------------------------------------------------------------------# - + func _physics_process(delta): n_steps += 1 if n_steps > reset_after: needs_reset = true - + + func get_obs_space(): # may need overriding if the obs space is complex var obs = get_obs() return { - "obs": { - "size": [len(obs["obs"])], - "space": "box" - }, + "obs": {"size": [len(obs["obs"])], "space": "box"}, } + func reset(): n_steps = 0 needs_reset = false + func reset_if_done(): if done: reset() - + + func set_heuristic(h): # sets the heuristic from "human" or "model" nothing to change here heuristic = h + func get_done(): return done - + + func set_done_false(): done = false + func zero_reward(): reward = 0.0 - - diff --git a/addons/godot_rl_agents/controller/ai_controller_3d.gd b/addons/godot_rl_agents/controller/ai_controller_3d.gd index d256b2acf9697d69b7b9fc31f5b0a0c708c7e2ae..089d63ceaf9ff1f37f6f6f4fff5e84451a5a4545 100644 --- a/addons/godot_rl_agents/controller/ai_controller_3d.gd +++ b/addons/godot_rl_agents/controller/ai_controller_3d.gd @@ -1,8 +1,23 @@ extends Node3D class_name AIController3D +enum ControlModes { INHERIT_FROM_SYNC, HUMAN, TRAINING, ONNX_INFERENCE, RECORD_EXPERT_DEMOS } +@export var control_mode: ControlModes = ControlModes.INHERIT_FROM_SYNC +@export var onnx_model_path := "" @export var reset_after := 1000 +@export_group("Record expert demos mode options") +## Path where the demos will be saved. The file can later be used for imitation learning. +@export var expert_demo_save_path: String +## The action that erases the last recorded episode from the currently recorded data. +@export var remove_last_episode_key: InputEvent +## Action will be repeated for n frames. Will introduce control lag if larger than 1. +## Can be used to ensure that action_repeat on inference and training matches +## the recorded demonstrations. +@export var action_repeat: int = 1 + +var onnx_model: ONNXModel + var heuristic := "human" var done := false var reward := 0.0 @@ -11,70 +26,89 @@ var needs_reset := false var _player: Node3D + func _ready(): add_to_group("AGENT") - + + func init(player: Node3D): _player = player - + + #-- Methods that need implementing using the "extend script" option in Godot --# func get_obs() -> Dictionary: - assert(false, "the get_obs method is not implemented when extending from ai_controller") - return {"obs":[]} + assert(false, "the get_obs method is not implemented when extending from ai_controller") + return {"obs": []} + -func get_reward() -> float: - assert(false, "the get_reward method is not implemented when extending from ai_controller") +func get_reward() -> float: + assert(false, "the get_reward method is not implemented when extending from ai_controller") return 0.0 - + + func get_action_space() -> Dictionary: - assert(false, "the get get_action_space method is not implemented when extending from ai_controller") + assert( + false, + "the get get_action_space method is not implemented when extending from ai_controller" + ) return { - "example_actions_continous" : { - "size": 2, - "action_type": "continuous" - }, - "example_actions_discrete" : { - "size": 2, - "action_type": "discrete" - }, - } - -func set_action(action) -> void: - assert(false, "the get set_action method is not implemented when extending from ai_controller") + "example_actions_continous": {"size": 2, "action_type": "continuous"}, + "example_actions_discrete": {"size": 2, "action_type": "discrete"}, + } + + +func set_action(action) -> void: + assert(false, "the get set_action method is not implemented when extending from ai_controller") + + +#-----------------------------------------------------------------------------# + + +#-- Methods that sometimes need implementing using the "extend script" option in Godot --# +# Only needed if you are recording expert demos with this AIController +func get_action() -> Array: + assert(false, "the get set_action method is not implemented in extended AIController but demo_recorder is used") + return [] + # -----------------------------------------------------------------------------# - + + func _physics_process(delta): n_steps += 1 if n_steps > reset_after: needs_reset = true - + + func get_obs_space(): # may need overriding if the obs space is complex var obs = get_obs() return { - "obs": { - "size": [len(obs["obs"])], - "space": "box" - }, + "obs": {"size": [len(obs["obs"])], "space": "box"}, } + func reset(): n_steps = 0 needs_reset = false + func reset_if_done(): if done: reset() - + + func set_heuristic(h): # sets the heuristic from "human" or "model" nothing to change here heuristic = h + func get_done(): return done - + + func set_done_false(): done = false + func zero_reward(): reward = 0.0 diff --git a/addons/godot_rl_agents/onnx/wrapper/ONNX_wrapper.gd b/addons/godot_rl_agents/onnx/wrapper/ONNX_wrapper.gd index c7b14b350db11cb32f433e6b6cff6470d6cda7cf..d573582b995a2b8fe05553f7cf58fb2e3b58d482 100644 --- a/addons/godot_rl_agents/onnx/wrapper/ONNX_wrapper.gd +++ b/addons/godot_rl_agents/onnx/wrapper/ONNX_wrapper.gd @@ -4,20 +4,23 @@ var inferencer_script = load("res://addons/godot_rl_agents/onnx/csharp/ONNXInfer var inferencer = null + # Must provide the path to the model and the batch size func _init(model_path, batch_size): inferencer = inferencer_script.new() inferencer.Initialize(model_path, batch_size) -# This function is the one that will be called from the game, + +# This function is the one that will be called from the game, # requires the observation as an array and the state_ins as an int -# returns an Array containing the action the model takes. -func run_inference(obs : Array, state_ins : int) -> Dictionary: +# returns an Array containing the action the model takes. +func run_inference(obs: Array, state_ins: int) -> Dictionary: if inferencer == null: printerr("Inferencer not initialized") return {} return inferencer.RunInference(obs, state_ins) + func _notification(what): if what == NOTIFICATION_PREDELETE: inferencer.FreeDisposables() diff --git a/addons/godot_rl_agents/sensors/sensors_2d/GridSensor2D.gd b/addons/godot_rl_agents/sensors/sensors_2d/GridSensor2D.gd new file mode 100644 index 0000000000000000000000000000000000000000..da170ba93919a8f28510ea8fc1ab876fe5876d34 --- /dev/null +++ b/addons/godot_rl_agents/sensors/sensors_2d/GridSensor2D.gd @@ -0,0 +1,235 @@ +@tool +extends ISensor2D +class_name GridSensor2D + +@export var debug_view := false: + get: + return debug_view + set(value): + debug_view = value + _update() + +@export_flags_2d_physics var detection_mask := 0: + get: + return detection_mask + set(value): + detection_mask = value + _update() + +@export var collide_with_areas := false: + get: + return collide_with_areas + set(value): + collide_with_areas = value + _update() + +@export var collide_with_bodies := true: + get: + return collide_with_bodies + set(value): + collide_with_bodies = value + _update() + +@export_range(1, 200, 0.1) var cell_width := 20.0: + get: + return cell_width + set(value): + cell_width = value + _update() + +@export_range(1, 200, 0.1) var cell_height := 20.0: + get: + return cell_height + set(value): + cell_height = value + _update() + +@export_range(1, 21, 2, "or_greater") var grid_size_x := 3: + get: + return grid_size_x + set(value): + grid_size_x = value + _update() + +@export_range(1, 21, 2, "or_greater") var grid_size_y := 3: + get: + return grid_size_y + set(value): + grid_size_y = value + _update() + +var _obs_buffer: PackedFloat64Array +var _rectangle_shape: RectangleShape2D +var _collision_mapping: Dictionary +var _n_layers_per_cell: int + +var _highlighted_cell_color: Color +var _standard_cell_color: Color + + +func get_observation(): + return _obs_buffer + + +func _update(): + if Engine.is_editor_hint(): + if is_node_ready(): + _spawn_nodes() + + +func _ready() -> void: + _set_colors() + + if Engine.is_editor_hint(): + if get_child_count() == 0: + _spawn_nodes() + else: + _spawn_nodes() + + +func _set_colors() -> void: + _standard_cell_color = Color(100.0 / 255.0, 100.0 / 255.0, 100.0 / 255.0, 100.0 / 255.0) + _highlighted_cell_color = Color(255.0 / 255.0, 100.0 / 255.0, 100.0 / 255.0, 100.0 / 255.0) + + +func _get_collision_mapping() -> Dictionary: + # defines which layer is mapped to which cell obs index + var total_bits = 0 + var collision_mapping = {} + for i in 32: + var bit_mask = 2 ** i + if (detection_mask & bit_mask) > 0: + collision_mapping[i] = total_bits + total_bits += 1 + + return collision_mapping + + +func _spawn_nodes(): + for cell in get_children(): + cell.name = "_%s" % cell.name # Otherwise naming below will fail + cell.queue_free() + + _collision_mapping = _get_collision_mapping() + #prints("collision_mapping", _collision_mapping, len(_collision_mapping)) + # allocate memory for the observations + _n_layers_per_cell = len(_collision_mapping) + _obs_buffer = PackedFloat64Array() + _obs_buffer.resize(grid_size_x * grid_size_y * _n_layers_per_cell) + _obs_buffer.fill(0) + #prints(len(_obs_buffer), _obs_buffer ) + + _rectangle_shape = RectangleShape2D.new() + _rectangle_shape.set_size(Vector2(cell_width, cell_height)) + + var shift := Vector2( + -(grid_size_x / 2) * cell_width, + -(grid_size_y / 2) * cell_height, + ) + + for i in grid_size_x: + for j in grid_size_y: + var cell_position = Vector2(i * cell_width, j * cell_height) + shift + _create_cell(i, j, cell_position) + + +func _create_cell(i: int, j: int, position: Vector2): + var cell := Area2D.new() + cell.position = position + cell.name = "GridCell %s %s" % [i, j] + cell.modulate = _standard_cell_color + + if collide_with_areas: + cell.area_entered.connect(_on_cell_area_entered.bind(i, j)) + cell.area_exited.connect(_on_cell_area_exited.bind(i, j)) + + if collide_with_bodies: + cell.body_entered.connect(_on_cell_body_entered.bind(i, j)) + cell.body_exited.connect(_on_cell_body_exited.bind(i, j)) + + cell.collision_layer = 0 + cell.collision_mask = detection_mask + cell.monitorable = true + add_child(cell) + cell.set_owner(get_tree().edited_scene_root) + + var col_shape := CollisionShape2D.new() + col_shape.shape = _rectangle_shape + col_shape.name = "CollisionShape2D" + cell.add_child(col_shape) + col_shape.set_owner(get_tree().edited_scene_root) + + if debug_view: + var quad = MeshInstance2D.new() + quad.name = "MeshInstance2D" + var quad_mesh = QuadMesh.new() + + quad_mesh.set_size(Vector2(cell_width, cell_height)) + + quad.mesh = quad_mesh + cell.add_child(quad) + quad.set_owner(get_tree().edited_scene_root) + + +func _update_obs(cell_i: int, cell_j: int, collision_layer: int, entered: bool): + for key in _collision_mapping: + var bit_mask = 2 ** key + if (collision_layer & bit_mask) > 0: + var collison_map_index = _collision_mapping[key] + + var obs_index = ( + (cell_i * grid_size_x * _n_layers_per_cell) + + (cell_j * _n_layers_per_cell) + + collison_map_index + ) + #prints(obs_index, cell_i, cell_j) + if entered: + _obs_buffer[obs_index] += 1 + else: + _obs_buffer[obs_index] -= 1 + + +func _toggle_cell(cell_i: int, cell_j: int): + var cell = get_node_or_null("GridCell %s %s" % [cell_i, cell_j]) + + if cell == null: + print("cell not found, returning") + + var n_hits = 0 + var start_index = (cell_i * grid_size_x * _n_layers_per_cell) + (cell_j * _n_layers_per_cell) + for i in _n_layers_per_cell: + n_hits += _obs_buffer[start_index + i] + + if n_hits > 0: + cell.modulate = _highlighted_cell_color + else: + cell.modulate = _standard_cell_color + + +func _on_cell_area_entered(area: Area2D, cell_i: int, cell_j: int): + #prints("_on_cell_area_entered", cell_i, cell_j) + _update_obs(cell_i, cell_j, area.collision_layer, true) + if debug_view: + _toggle_cell(cell_i, cell_j) + #print(_obs_buffer) + + +func _on_cell_area_exited(area: Area2D, cell_i: int, cell_j: int): + #prints("_on_cell_area_exited", cell_i, cell_j) + _update_obs(cell_i, cell_j, area.collision_layer, false) + if debug_view: + _toggle_cell(cell_i, cell_j) + + +func _on_cell_body_entered(body: Node2D, cell_i: int, cell_j: int): + #prints("_on_cell_body_entered", cell_i, cell_j) + _update_obs(cell_i, cell_j, body.collision_layer, true) + if debug_view: + _toggle_cell(cell_i, cell_j) + + +func _on_cell_body_exited(body: Node2D, cell_i: int, cell_j: int): + #prints("_on_cell_body_exited", cell_i, cell_j) + _update_obs(cell_i, cell_j, body.collision_layer, false) + if debug_view: + _toggle_cell(cell_i, cell_j) diff --git a/addons/godot_rl_agents/sensors/sensors_2d/ISensor2D.gd b/addons/godot_rl_agents/sensors/sensors_2d/ISensor2D.gd index ec20f08a8d37cf1232fc12d8ee4f23b5ba845602..67669a1d71a3e37d780b396633951d7d1ac79edb 100644 --- a/addons/godot_rl_agents/sensors/sensors_2d/ISensor2D.gd +++ b/addons/godot_rl_agents/sensors/sensors_2d/ISensor2D.gd @@ -1,20 +1,25 @@ extends Node2D class_name ISensor2D -var _obs : Array = [] +var _obs: Array = [] var _active := false + func get_observation(): pass - + + func activate(): _active = true - + + func deactivate(): _active = false + func _update_observation(): pass - + + func reset(): pass diff --git a/addons/godot_rl_agents/sensors/sensors_2d/RaycastSensor2D.gd b/addons/godot_rl_agents/sensors/sensors_2d/RaycastSensor2D.gd index 09363c409f59b0ef1d68131b77c0a2cba71805d8..9bb54ede90a6f6ffd5e65d89bf1bd561bc0832ed 100644 --- a/addons/godot_rl_agents/sensors/sensors_2d/RaycastSensor2D.gd +++ b/addons/godot_rl_agents/sensors/sensors_2d/RaycastSensor2D.gd @@ -3,50 +3,57 @@ extends ISensor2D class_name RaycastSensor2D @export_flags_2d_physics var collision_mask := 1: - get: return collision_mask + get: + return collision_mask set(value): collision_mask = value _update() @export var collide_with_areas := false: - get: return collide_with_areas + get: + return collide_with_areas set(value): collide_with_areas = value _update() @export var collide_with_bodies := true: - get: return collide_with_bodies + get: + return collide_with_bodies set(value): collide_with_bodies = value _update() @export var n_rays := 16.0: - get: return n_rays + get: + return n_rays set(value): n_rays = value _update() - -@export_range(5,200,5.0) var ray_length := 200: - get: return ray_length + +@export_range(5, 3000, 5.0) var ray_length := 200: + get: + return ray_length set(value): ray_length = value _update() -@export_range(5,360,5.0) var cone_width := 360.0: - get: return cone_width +@export_range(5, 360, 5.0) var cone_width := 360.0: + get: + return cone_width set(value): cone_width = value _update() - -@export var debug_draw := true : - get: return debug_draw + +@export var debug_draw := true: + get: + return debug_draw set(value): debug_draw = value - _update() - + _update() var _angles = [] var rays := [] + func _update(): if Engine.is_editor_hint(): if debug_draw: @@ -56,63 +63,56 @@ func _update(): if ray is RayCast2D: remove_child(ray) + func _ready() -> void: _spawn_nodes() + func _spawn_nodes(): for ray in rays: ray.queue_free() rays = [] - + _angles = [] var step = cone_width / (n_rays) - var start = step/2 - cone_width/2 - + var start = step / 2 - cone_width / 2 + for i in n_rays: var angle = start + i * step var ray = RayCast2D.new() - ray.set_target_position(Vector2( - ray_length*cos(deg_to_rad(angle)), - ray_length*sin(deg_to_rad(angle)) - )) - ray.set_name("node_"+str(i)) - ray.enabled = true + ray.set_target_position( + Vector2(ray_length * cos(deg_to_rad(angle)), ray_length * sin(deg_to_rad(angle))) + ) + ray.set_name("node_" + str(i)) + ray.enabled = false ray.collide_with_areas = collide_with_areas ray.collide_with_bodies = collide_with_bodies ray.collision_mask = collision_mask add_child(ray) rays.append(ray) - - + _angles.append(start + i * step) - -func _physics_process(delta: float) -> void: - if self._active: - self._obs = calculate_raycasts() - + func get_observation() -> Array: - if len(self._obs) == 0: - print("obs was null, forcing raycast update") - return self.calculate_raycasts() - return self._obs - + return self.calculate_raycasts() + func calculate_raycasts() -> Array: var result = [] for ray in rays: + ray.enabled = true ray.force_raycast_update() var distance = _get_raycast_distance(ray) result.append(distance) + ray.enabled = false return result -func _get_raycast_distance(ray : RayCast2D) -> float : + +func _get_raycast_distance(ray: RayCast2D) -> float: if !ray.is_colliding(): return 0.0 - + var distance = (global_position - ray.get_collision_point()).length() distance = clamp(distance, 0.0, ray_length) return (ray_length - distance) / ray_length - - - diff --git a/addons/godot_rl_agents/sensors/sensors_3d/GridSensor3D.gd b/addons/godot_rl_agents/sensors/sensors_3d/GridSensor3D.gd new file mode 100644 index 0000000000000000000000000000000000000000..03593cc04d74ce0d0f16a4518e59b9309a09a5a7 --- /dev/null +++ b/addons/godot_rl_agents/sensors/sensors_3d/GridSensor3D.gd @@ -0,0 +1,258 @@ +@tool +extends ISensor3D +class_name GridSensor3D + +@export var debug_view := false: + get: + return debug_view + set(value): + debug_view = value + _update() + +@export_flags_3d_physics var detection_mask := 0: + get: + return detection_mask + set(value): + detection_mask = value + _update() + +@export var collide_with_areas := false: + get: + return collide_with_areas + set(value): + collide_with_areas = value + _update() + +@export var collide_with_bodies := false: + # NOTE! The sensor will not detect StaticBody3D, add an area to static bodies to detect them + get: + return collide_with_bodies + set(value): + collide_with_bodies = value + _update() + +@export_range(0.1, 2, 0.1) var cell_width := 1.0: + get: + return cell_width + set(value): + cell_width = value + _update() + +@export_range(0.1, 2, 0.1) var cell_height := 1.0: + get: + return cell_height + set(value): + cell_height = value + _update() + +@export_range(1, 21, 2, "or_greater") var grid_size_x := 3: + get: + return grid_size_x + set(value): + grid_size_x = value + _update() + +@export_range(1, 21, 2, "or_greater") var grid_size_z := 3: + get: + return grid_size_z + set(value): + grid_size_z = value + _update() + +var _obs_buffer: PackedFloat64Array +var _box_shape: BoxShape3D +var _collision_mapping: Dictionary +var _n_layers_per_cell: int + +var _highlighted_box_material: StandardMaterial3D +var _standard_box_material: StandardMaterial3D + + +func get_observation(): + return _obs_buffer + + +func reset(): + _obs_buffer.fill(0) + + +func _update(): + if Engine.is_editor_hint(): + if is_node_ready(): + _spawn_nodes() + + +func _ready() -> void: + _make_materials() + + if Engine.is_editor_hint(): + if get_child_count() == 0: + _spawn_nodes() + else: + _spawn_nodes() + + +func _make_materials() -> void: + if _highlighted_box_material != null and _standard_box_material != null: + return + + _standard_box_material = StandardMaterial3D.new() + _standard_box_material.set_transparency(1) # ALPHA + _standard_box_material.albedo_color = Color( + 100.0 / 255.0, 100.0 / 255.0, 100.0 / 255.0, 100.0 / 255.0 + ) + + _highlighted_box_material = StandardMaterial3D.new() + _highlighted_box_material.set_transparency(1) # ALPHA + _highlighted_box_material.albedo_color = Color( + 255.0 / 255.0, 100.0 / 255.0, 100.0 / 255.0, 100.0 / 255.0 + ) + + +func _get_collision_mapping() -> Dictionary: + # defines which layer is mapped to which cell obs index + var total_bits = 0 + var collision_mapping = {} + for i in 32: + var bit_mask = 2 ** i + if (detection_mask & bit_mask) > 0: + collision_mapping[i] = total_bits + total_bits += 1 + + return collision_mapping + + +func _spawn_nodes(): + for cell in get_children(): + cell.name = "_%s" % cell.name # Otherwise naming below will fail + cell.queue_free() + + _collision_mapping = _get_collision_mapping() + #prints("collision_mapping", _collision_mapping, len(_collision_mapping)) + # allocate memory for the observations + _n_layers_per_cell = len(_collision_mapping) + _obs_buffer = PackedFloat64Array() + _obs_buffer.resize(grid_size_x * grid_size_z * _n_layers_per_cell) + _obs_buffer.fill(0) + #prints(len(_obs_buffer), _obs_buffer ) + + _box_shape = BoxShape3D.new() + _box_shape.set_size(Vector3(cell_width, cell_height, cell_width)) + + var shift := Vector3( + -(grid_size_x / 2) * cell_width, + 0, + -(grid_size_z / 2) * cell_width, + ) + + for i in grid_size_x: + for j in grid_size_z: + var cell_position = Vector3(i * cell_width, 0.0, j * cell_width) + shift + _create_cell(i, j, cell_position) + + +func _create_cell(i: int, j: int, position: Vector3): + var cell := Area3D.new() + cell.position = position + cell.name = "GridCell %s %s" % [i, j] + + if collide_with_areas: + cell.area_entered.connect(_on_cell_area_entered.bind(i, j)) + cell.area_exited.connect(_on_cell_area_exited.bind(i, j)) + + if collide_with_bodies: + cell.body_entered.connect(_on_cell_body_entered.bind(i, j)) + cell.body_exited.connect(_on_cell_body_exited.bind(i, j)) + +# cell.body_shape_entered.connect(_on_cell_body_shape_entered.bind(i, j)) +# cell.body_shape_exited.connect(_on_cell_body_shape_exited.bind(i, j)) + + cell.collision_layer = 0 + cell.collision_mask = detection_mask + cell.monitorable = true + cell.input_ray_pickable = false + add_child(cell) + cell.set_owner(get_tree().edited_scene_root) + + var col_shape := CollisionShape3D.new() + col_shape.shape = _box_shape + col_shape.name = "CollisionShape3D" + cell.add_child(col_shape) + col_shape.set_owner(get_tree().edited_scene_root) + + if debug_view: + var box = MeshInstance3D.new() + box.name = "MeshInstance3D" + var box_mesh = BoxMesh.new() + + box_mesh.set_size(Vector3(cell_width, cell_height, cell_width)) + box_mesh.material = _standard_box_material + + box.mesh = box_mesh + cell.add_child(box) + box.set_owner(get_tree().edited_scene_root) + + +func _update_obs(cell_i: int, cell_j: int, collision_layer: int, entered: bool): + for key in _collision_mapping: + var bit_mask = 2 ** key + if (collision_layer & bit_mask) > 0: + var collison_map_index = _collision_mapping[key] + + var obs_index = ( + (cell_i * grid_size_x * _n_layers_per_cell) + + (cell_j * _n_layers_per_cell) + + collison_map_index + ) + #prints(obs_index, cell_i, cell_j) + if entered: + _obs_buffer[obs_index] += 1 + else: + _obs_buffer[obs_index] -= 1 + + +func _toggle_cell(cell_i: int, cell_j: int): + var cell = get_node_or_null("GridCell %s %s" % [cell_i, cell_j]) + + if cell == null: + print("cell not found, returning") + + var n_hits = 0 + var start_index = (cell_i * grid_size_x * _n_layers_per_cell) + (cell_j * _n_layers_per_cell) + for i in _n_layers_per_cell: + n_hits += _obs_buffer[start_index + i] + + var cell_mesh = cell.get_node_or_null("MeshInstance3D") + if n_hits > 0: + cell_mesh.mesh.material = _highlighted_box_material + else: + cell_mesh.mesh.material = _standard_box_material + + +func _on_cell_area_entered(area: Area3D, cell_i: int, cell_j: int): + #prints("_on_cell_area_entered", cell_i, cell_j) + _update_obs(cell_i, cell_j, area.collision_layer, true) + if debug_view: + _toggle_cell(cell_i, cell_j) + #print(_obs_buffer) + + +func _on_cell_area_exited(area: Area3D, cell_i: int, cell_j: int): + #prints("_on_cell_area_exited", cell_i, cell_j) + _update_obs(cell_i, cell_j, area.collision_layer, false) + if debug_view: + _toggle_cell(cell_i, cell_j) + + +func _on_cell_body_entered(body: Node3D, cell_i: int, cell_j: int): + #prints("_on_cell_body_entered", cell_i, cell_j) + _update_obs(cell_i, cell_j, body.collision_layer, true) + if debug_view: + _toggle_cell(cell_i, cell_j) + + +func _on_cell_body_exited(body: Node3D, cell_i: int, cell_j: int): + #prints("_on_cell_body_exited", cell_i, cell_j) + _update_obs(cell_i, cell_j, body.collision_layer, false) + if debug_view: + _toggle_cell(cell_i, cell_j) diff --git a/addons/godot_rl_agents/sensors/sensors_3d/ISensor3D.gd b/addons/godot_rl_agents/sensors/sensors_3d/ISensor3D.gd index d57503b5006e9384c4a9ce7de348d74a5b58d322..aca3c2db480c5f61058d565ae4652916af4c51ad 100644 --- a/addons/godot_rl_agents/sensors/sensors_3d/ISensor3D.gd +++ b/addons/godot_rl_agents/sensors/sensors_3d/ISensor3D.gd @@ -1,20 +1,25 @@ extends Node3D class_name ISensor3D -var _obs : Array = [] +var _obs: Array = [] var _active := false + func get_observation(): pass - + + func activate(): _active = true - + + func deactivate(): _active = false + func _update_observation(): pass - + + func reset(): pass diff --git a/addons/godot_rl_agents/sensors/sensors_3d/RGBCameraSensor3D.gd b/addons/godot_rl_agents/sensors/sensors_3d/RGBCameraSensor3D.gd index 959bc5a7e07b09a526e52671d91dee30813da962..1037e970c3dccd26c6b987533115d12fca790549 100644 --- a/addons/godot_rl_agents/sensors/sensors_3d/RGBCameraSensor3D.gd +++ b/addons/godot_rl_agents/sensors/sensors_3d/RGBCameraSensor3D.gd @@ -3,9 +3,19 @@ class_name RGBCameraSensor3D var camera_pixels = null @onready var camera_texture := $Control/TextureRect/CameraTexture as Sprite2D +@onready var sub_viewport := $SubViewport as SubViewport + func get_camera_pixel_encoding(): - return camera_texture.get_texture().get_data().data["data"].hex_encode() + return camera_texture.get_texture().get_image().get_data().hex_encode() + -func get_camera_shape()-> Array: - return [$SubViewport.size[0], $SubViewport.size[1], 4] +func get_camera_shape() -> Array: + assert( + sub_viewport.size.x >= 36 and sub_viewport.size.y >= 36, + "SubViewport size must be 36x36 or larger." + ) + if sub_viewport.transparent_bg: + return [4, sub_viewport.size.y, sub_viewport.size.x] + else: + return [3, sub_viewport.size.y, sub_viewport.size.x] diff --git a/addons/godot_rl_agents/sensors/sensors_3d/RGBCameraSensor3D.tscn b/addons/godot_rl_agents/sensors/sensors_3d/RGBCameraSensor3D.tscn index f895072aa593ddd43b4543a385748734550eb7c1..052b5577db16ab7d25f5f473a539b3099f400db8 100644 --- a/addons/godot_rl_agents/sensors/sensors_3d/RGBCameraSensor3D.tscn +++ b/addons/godot_rl_agents/sensors/sensors_3d/RGBCameraSensor3D.tscn @@ -1,42 +1,41 @@ -[gd_scene load_steps=3 format=2] +[gd_scene load_steps=3 format=3 uid="uid://baaywi3arsl2m"] -[ext_resource path="res://addons/godot_rl_agents/sensors/sensors_3d/RGBCameraSensor3D.gd" type="Script" id=1] +[ext_resource type="Script" path="res://addons/godot_rl_agents/sensors/sensors_3d/RGBCameraSensor3D.gd" id="1"] -[sub_resource type="ViewportTexture" id=1] +[sub_resource type="ViewportTexture" id="1"] viewport_path = NodePath("SubViewport") [node name="RGBCameraSensor3D" type="Node3D"] -script = ExtResource( 1 ) +script = ExtResource("1") [node name="RemoteTransform3D" type="RemoteTransform3D" parent="."] remote_path = NodePath("../SubViewport/Camera3D") [node name="SubViewport" type="SubViewport" parent="."] -size = Vector2( 32, 32 ) +size = Vector2i(32, 32) render_target_update_mode = 3 [node name="Camera3D" type="Camera3D" parent="SubViewport"] near = 0.5 [node name="Control" type="Control" parent="."] +layout_mode = 3 +anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 -__meta__ = { -"_edit_use_anchors_": false -} +grow_horizontal = 2 +grow_vertical = 2 [node name="TextureRect" type="ColorRect" parent="Control"] +layout_mode = 0 offset_left = 1096.0 offset_top = 534.0 offset_right = 1114.0 offset_bottom = 552.0 -scale = Vector2( 10, 10 ) -color = Color( 0.00784314, 0.00784314, 0.00784314, 1 ) -__meta__ = { -"_edit_use_anchors_": false -} +scale = Vector2(10, 10) +color = Color(0.00784314, 0.00784314, 0.00784314, 1) [node name="CameraTexture" type="Sprite2D" parent="Control/TextureRect"] -texture = SubResource( 1 ) -offset = Vector2( 9, 9 ) +texture = SubResource("1") +offset = Vector2(9, 9) flip_v = true diff --git a/addons/godot_rl_agents/sensors/sensors_3d/RaycastSensor3D.gd b/addons/godot_rl_agents/sensors/sensors_3d/RaycastSensor3D.gd index ab701d982b0381b41e528cf1218e13fc0269d3ce..1357529f9232c3323316212cc84042bde1afb6f2 100644 --- a/addons/godot_rl_agents/sensors/sensors_3d/RaycastSensor3D.gd +++ b/addons/godot_rl_agents/sensors/sensors_3d/RaycastSensor3D.gd @@ -2,75 +2,87 @@ extends ISensor3D class_name RayCastSensor3D @export_flags_3d_physics var collision_mask = 1: - get: return collision_mask + get: + return collision_mask set(value): collision_mask = value _update() @export_flags_3d_physics var boolean_class_mask = 1: - get: return boolean_class_mask + get: + return boolean_class_mask set(value): boolean_class_mask = value _update() @export var n_rays_width := 6.0: - get: return n_rays_width + get: + return n_rays_width set(value): n_rays_width = value _update() - + @export var n_rays_height := 6.0: - get: return n_rays_height + get: + return n_rays_height set(value): n_rays_height = value _update() @export var ray_length := 10.0: - get: return ray_length + get: + return ray_length set(value): ray_length = value _update() - + @export var cone_width := 60.0: - get: return cone_width + get: + return cone_width set(value): cone_width = value _update() - + @export var cone_height := 60.0: - get: return cone_height + get: + return cone_height set(value): cone_height = value _update() @export var collide_with_areas := false: - get: return collide_with_areas + get: + return collide_with_areas set(value): collide_with_areas = value _update() - + @export var collide_with_bodies := true: - get: return collide_with_bodies + get: + return collide_with_bodies set(value): collide_with_bodies = value _update() @export var class_sensor := false - + var rays := [] var geo = null + func _update(): if Engine.is_editor_hint(): if is_node_ready(): - _spawn_nodes() + _spawn_nodes() + func _ready() -> void: - if Engine.is_editor_hint(): + if Engine.is_editor_hint(): if get_child_count() == 0: _spawn_nodes() else: _spawn_nodes() + func _spawn_nodes(): print("spawning nodes") for ray in get_children(): @@ -79,15 +91,15 @@ func _spawn_nodes(): geo.clear() #$Lines.remove_points() rays = [] - + var horizontal_step = cone_width / (n_rays_width) var vertical_step = cone_height / (n_rays_height) - - var horizontal_start = horizontal_step/2 - cone_width/2 - var vertical_start = vertical_step/2 - cone_height/2 + + var horizontal_start = horizontal_step / 2 - cone_width / 2 + var vertical_start = vertical_step / 2 - cone_height / 2 var points = [] - + for i in n_rays_width: for j in n_rays_height: var angle_w = horizontal_start + i * horizontal_step @@ -98,9 +110,9 @@ func _spawn_nodes(): ray.set_target_position(cast_to) points.append(cast_to) - - ray.set_name("node_"+str(i)+" "+str(j)) - ray.enabled = true + + ray.set_name("node_" + str(i) + " " + str(j)) + ray.enabled = true ray.collide_with_bodies = collide_with_bodies ray.collide_with_areas = collide_with_areas ray.collision_mask = collision_mask @@ -108,15 +120,17 @@ func _spawn_nodes(): ray.set_owner(get_tree().edited_scene_root) rays.append(ray) ray.force_raycast_update() - + + # if Engine.editor_hint: # _create_debug_lines(points) - + + func _create_debug_lines(points): - if not geo: + if not geo: geo = ImmediateMesh.new() add_child(geo) - + geo.clear() geo.begin(Mesh.PRIMITIVE_LINES) for point in points: @@ -125,20 +139,24 @@ func _create_debug_lines(points): geo.add_vertex(point) geo.end() + func display(): if geo: geo.display() - + + func to_spherical_coords(r, inc, azimuth) -> Vector3: return Vector3( - r*sin(deg_to_rad(inc))*cos(deg_to_rad(azimuth)), - r*sin(deg_to_rad(azimuth)), - r*cos(deg_to_rad(inc))*cos(deg_to_rad(azimuth)) + r * sin(deg_to_rad(inc)) * cos(deg_to_rad(azimuth)), + r * sin(deg_to_rad(azimuth)), + r * cos(deg_to_rad(inc)) * cos(deg_to_rad(azimuth)) ) - + + func get_observation() -> Array: return self.calculate_raycasts() + func calculate_raycasts() -> Array: var result = [] for ray in rays: @@ -148,19 +166,20 @@ func calculate_raycasts() -> Array: result.append(distance) if class_sensor: - var hit_class = 0 + var hit_class: float = 0 if ray.get_collider(): var hit_collision_layer = ray.get_collider().collision_layer hit_collision_layer = hit_collision_layer & collision_mask hit_class = (hit_collision_layer & boolean_class_mask) > 0 - result.append(hit_class) + result.append(float(hit_class)) ray.set_enabled(false) return result -func _get_raycast_distance(ray : RayCast3D) -> float : + +func _get_raycast_distance(ray: RayCast3D) -> float: if !ray.is_colliding(): return 0.0 - + var distance = (global_transform.origin - ray.get_collision_point()).length() distance = clamp(distance, 0.0, ray_length) return (ray_length - distance) / ray_length diff --git a/addons/godot_rl_agents/sensors/sensors_3d/RaycastSensor3D.tscn b/addons/godot_rl_agents/sensors/sensors_3d/RaycastSensor3D.tscn index 39aa7c645d3a093cdd02408a62cfac507949ded7..35f9796596b2fb79bfcfe31e3d3a9637d9008e55 100644 --- a/addons/godot_rl_agents/sensors/sensors_3d/RaycastSensor3D.tscn +++ b/addons/godot_rl_agents/sensors/sensors_3d/RaycastSensor3D.tscn @@ -8,26 +8,20 @@ n_rays_width = 4.0 n_rays_height = 2.0 ray_length = 11.0 -[node name="@node_0 0@18991" type="RayCast3D" parent="."] -target_position = Vector3(-4.06608, -2.84701, 9.81639) - -[node name="node_0 1" type="RayCast3D" parent="."] -target_position = Vector3(-4.06608, 2.84701, 9.81639) - -[node name="@node_1 0@18992" type="RayCast3D" parent="."] +[node name="node_1 0" type="RayCast3D" parent="."] target_position = Vector3(-1.38686, -2.84701, 10.5343) -[node name="@node_1 1@18993" type="RayCast3D" parent="."] +[node name="node_1 1" type="RayCast3D" parent="."] target_position = Vector3(-1.38686, 2.84701, 10.5343) -[node name="@node_2 0@18994" type="RayCast3D" parent="."] +[node name="node_2 0" type="RayCast3D" parent="."] target_position = Vector3(1.38686, -2.84701, 10.5343) -[node name="@node_2 1@18995" type="RayCast3D" parent="."] +[node name="node_2 1" type="RayCast3D" parent="."] target_position = Vector3(1.38686, 2.84701, 10.5343) -[node name="@node_3 0@18996" type="RayCast3D" parent="."] +[node name="node_3 0" type="RayCast3D" parent="."] target_position = Vector3(4.06608, -2.84701, 9.81639) -[node name="@node_3 1@18997" type="RayCast3D" parent="."] +[node name="node_3 1" type="RayCast3D" parent="."] target_position = Vector3(4.06608, 2.84701, 9.81639) diff --git a/addons/godot_rl_agents/sync.gd b/addons/godot_rl_agents/sync.gd index 884e4e45c6edd694d095adce24a7d3262c285c4a..ed9cf0a9c0baf9a512bf1536b4f92544b29aa9e1 100644 --- a/addons/godot_rl_agents/sync.gd +++ b/addons/godot_rl_agents/sync.gd @@ -1,20 +1,39 @@ extends Node + # --fixed-fps 2000 --disable-render-loop + +enum ControlModes { HUMAN, TRAINING, ONNX_INFERENCE } +@export var control_mode: ControlModes = ControlModes.TRAINING @export_range(1, 10, 1, "or_greater") var action_repeat := 8 -@export_range(1, 10, 1, "or_greater") var speed_up = 1 +@export_range(0, 10, 0.1, "or_greater") var speed_up := 1.0 @export var onnx_model_path := "" +# Onnx model stored for each requested path +var onnx_models: Dictionary + @onready var start_time = Time.get_ticks_msec() const MAJOR_VERSION := "0" -const MINOR_VERSION := "3" +const MINOR_VERSION := "7" const DEFAULT_PORT := "11008" const DEFAULT_SEED := "1" -var stream : StreamPeerTCP = null +var stream: StreamPeerTCP = null var connected = false var message_center var should_connect = true -var agents + +var all_agents: Array +var agents_training: Array +var agents_inference: Array +var agents_heuristic: Array + +## For recording expert demos +var agent_demo_record: Node +## Stores recorded trajectories +var demo_trajectories: Array +## A trajectory includes obs: Array, acts: Array, terminal (set in Python env instead) +var current_demo_trajectory: Array + var need_to_send_obs = false var args = null var initialized = false @@ -22,141 +41,295 @@ var just_reset = false var onnx_model = null var n_action_steps = 0 -var _action_space : Dictionary -var _obs_space : Dictionary +var _action_space: Dictionary +var _action_space_inference: Array[Dictionary] = [] +var _obs_space: Dictionary -# Called when the node enters the scene tree for the first time. +# Called when the node enters the scene tree for the first time. func _ready(): await get_tree().root.ready - get_tree().set_pause(true) + get_tree().set_pause(true) _initialize() await get_tree().create_timer(1.0).timeout - get_tree().set_pause(false) - + get_tree().set_pause(false) + + func _initialize(): _get_agents() - _obs_space = agents[0].get_obs_space() - _action_space = agents[0].get_action_space() args = _get_args() - Engine.physics_ticks_per_second = _get_speedup() * 60 # Replace with function body. + Engine.physics_ticks_per_second = _get_speedup() * 60 # Replace with function body. Engine.time_scale = _get_speedup() * 1.0 - prints("physics ticks", Engine.physics_ticks_per_second, Engine.time_scale, _get_speedup(), speed_up) - - # Run inference if onnx model path is set, otherwise wait for server connection - var run_onnx_model_inference : bool = onnx_model_path != "" - if run_onnx_model_inference: - assert(FileAccess.file_exists(onnx_model_path), "Onnx Model Path set on Sync node does not exist: " + onnx_model_path) - onnx_model = ONNXModel.new(onnx_model_path, 1) - _set_heuristic("model") - else: + prints( + "physics ticks", + Engine.physics_ticks_per_second, + Engine.time_scale, + _get_speedup(), + speed_up + ) + + _set_heuristic("human", all_agents) + + _initialize_training_agents() + _initialize_inference_agents() + _initialize_demo_recording() + + _set_seed() + _set_action_repeat() + initialized = true + + +func _initialize_training_agents(): + if agents_training.size() > 0: + _obs_space = agents_training[0].get_obs_space() + _action_space = agents_training[0].get_action_space() connected = connect_to_server() if connected: - _set_heuristic("model") + _set_heuristic("model", agents_training) _handshake() _send_env_info() else: - _set_heuristic("human") - - _set_seed() - _set_action_repeat() - initialized = true - -func _physics_process(delta): + push_warning( + "Couldn't connect to Python server, using human controls instead. ", + "Did you start the training server using e.g. `gdrl` from the console?" + ) + + +func _initialize_inference_agents(): + if agents_inference.size() > 0: + if control_mode == ControlModes.ONNX_INFERENCE: + assert( + FileAccess.file_exists(onnx_model_path), + "Onnx Model Path set on Sync node does not exist: %s" % onnx_model_path + ) + onnx_models[onnx_model_path] = ONNXModel.new(onnx_model_path, 1) + + for agent in agents_inference: + _action_space_inference.append(agent.get_action_space()) + + var agent_onnx_model: ONNXModel + if agent.onnx_model_path.is_empty(): + assert( + onnx_models.has(onnx_model_path), + ( + "Node %s has no onnx model path set " % agent.get_path() + + "and sync node's control mode is not set to OnnxInference. " + + "Either add the path to the AIController, " + + "or if you want to use the path set on sync node instead, " + + "set control mode to OnnxInference." + ) + ) + prints( + "Info: AIController %s" % agent.get_path(), + "has no onnx model path set.", + "Using path set on the sync node instead." + ) + agent_onnx_model = onnx_models[onnx_model_path] + else: + if not onnx_models.has(agent.onnx_model_path): + assert( + FileAccess.file_exists(agent.onnx_model_path), + ( + "Onnx Model Path set on %s node does not exist: %s" + % [agent.get_path(), agent.onnx_model_path] + ) + ) + onnx_models[agent.onnx_model_path] = ONNXModel.new(agent.onnx_model_path, 1) + agent_onnx_model = onnx_models[agent.onnx_model_path] + + agent.onnx_model = agent_onnx_model + _set_heuristic("model", agents_inference) + + +func _initialize_demo_recording(): + if agent_demo_record: + InputMap.add_action("RemoveLastDemoEpisode") + InputMap.action_add_event( + "RemoveLastDemoEpisode", agent_demo_record.remove_last_episode_key + ) + current_demo_trajectory.resize(2) + current_demo_trajectory[0] = [] + current_demo_trajectory[1] = [] + agent_demo_record.heuristic = "demo_record" + + +func _physics_process(_delta): # two modes, human control, agent control # pause tree, send obs, get actions, set actions, unpause tree + + _demo_record_process() + if n_action_steps % action_repeat != 0: n_action_steps += 1 return n_action_steps += 1 - + + _training_process() + _inference_process() + _heuristic_process() + + +func _training_process(): if connected: - get_tree().set_pause(true) - + get_tree().set_pause(true) + if just_reset: just_reset = false - var obs = _get_obs_from_agents() - - var reply = { - "type": "reset", - "obs": obs - } + var obs = _get_obs_from_agents(agents_training) + + var reply = {"type": "reset", "obs": obs} _send_dict_as_json_message(reply) # this should go straight to getting the action and setting it checked the agent, no need to perform one phyics tick - get_tree().set_pause(false) + get_tree().set_pause(false) return - + if need_to_send_obs: need_to_send_obs = false var reward = _get_reward_from_agents() var done = _get_done_from_agents() #_reset_agents_if_done() # this ensures the new observation is from the next env instance : NEEDS REFACTOR - - var obs = _get_obs_from_agents() - - var reply = { - "type": "step", - "obs": obs, - "reward": reward, - "done": done - } + + var obs = _get_obs_from_agents(agents_training) + + var reply = {"type": "step", "obs": obs, "reward": reward, "done": done} _send_dict_as_json_message(reply) - + var handled = handle_message() - - elif onnx_model != null: - var obs : Array = _get_obs_from_agents() - + + +func _inference_process(): + if agents_inference.size() > 0: + var obs: Array = _get_obs_from_agents(agents_inference) var actions = [] - for o in obs: - var action = onnx_model.run_inference(o["obs"], 1.0) + + for agent_id in range(0, agents_inference.size()): + var action = agents_inference[agent_id].onnx_model.run_inference( + obs[agent_id]["obs"], 1.0 + ) action["output"] = clamp_array(action["output"], -1.0, 1.0) - var action_dict = _extract_action_dict(action["output"]) + var action_dict = _extract_action_dict( + action["output"], _action_space_inference[agent_id] + ) actions.append(action_dict) - - _set_agent_actions(actions) - need_to_send_obs = true - get_tree().set_pause(false) - _reset_agents_if_done() - + + _set_agent_actions(actions, agents_inference) + _reset_agents_if_done(agents_inference) + get_tree().set_pause(false) + + +func _demo_record_process(): + if not agent_demo_record: + return + + if Input.is_action_just_pressed("RemoveLastDemoEpisode"): + print("[Sync script][Demo recorder] Removing last recorded episode.") + demo_trajectories.remove_at(demo_trajectories.size() - 1) + print("Remaining episode count: %d" % demo_trajectories.size()) + + if n_action_steps % agent_demo_record.action_repeat != 0: + return + + var obs_dict: Dictionary = agent_demo_record.get_obs() + + # Get the current obs from the agent + assert( + obs_dict.has("obs"), + "Demo recorder needs an 'obs' key in get_obs() returned dictionary to record obs from." + ) + current_demo_trajectory[0].append(obs_dict.obs) + + # Get the action applied for the current obs from the agent + agent_demo_record.set_action() + var acts = agent_demo_record.get_action() + + var terminal = agent_demo_record.get_done() + # Record actions only for non-terminal states + if terminal: + agent_demo_record.set_done_false() else: - _reset_agents_if_done() + current_demo_trajectory[1].append(acts) + + if terminal: + #current_demo_trajectory[2].append(true) + demo_trajectories.append(current_demo_trajectory.duplicate(true)) + print("[Sync script][Demo recorder] Recorded episode count: %d" % demo_trajectories.size()) + current_demo_trajectory[0].clear() + current_demo_trajectory[1].clear() + + +func _heuristic_process(): + for agent in agents_heuristic: + _reset_agents_if_done(agents_heuristic) + -func _extract_action_dict(action_array: Array): +func _extract_action_dict(action_array: Array, action_space: Dictionary): var index = 0 var result = {} - for key in _action_space.keys(): - var size = _action_space[key]["size"] - if _action_space[key]["action_type"] == "discrete": + for key in action_space.keys(): + var size = action_space[key]["size"] + if action_space[key]["action_type"] == "discrete": result[key] = round(action_array[index]) else: - result[key] = action_array.slice(index,index+size) + result[key] = action_array.slice(index, index + size) index += size - + return result -func _get_agents(): - agents = get_tree().get_nodes_in_group("AGENT") -func _set_heuristic(heuristic): +## For AIControllers that inherit mode from sync, sets the correct mode. +func _set_agent_mode(agent: Node): + var agent_inherits_mode: bool = agent.control_mode == agent.ControlModes.INHERIT_FROM_SYNC + + if agent_inherits_mode: + match control_mode: + ControlModes.HUMAN: + agent.control_mode = agent.ControlModes.HUMAN + ControlModes.TRAINING: + agent.control_mode = agent.ControlModes.TRAINING + ControlModes.ONNX_INFERENCE: + agent.control_mode = agent.ControlModes.ONNX_INFERENCE + + +func _get_agents(): + all_agents = get_tree().get_nodes_in_group("AGENT") + for agent in all_agents: + _set_agent_mode(agent) + + if agent.control_mode == agent.ControlModes.TRAINING: + agents_training.append(agent) + elif agent.control_mode == agent.ControlModes.ONNX_INFERENCE: + agents_inference.append(agent) + elif agent.control_mode == agent.ControlModes.HUMAN: + agents_heuristic.append(agent) + elif agent.control_mode == agent.ControlModes.RECORD_EXPERT_DEMOS: + assert( + not agent_demo_record, + "Currently only a single AIController can be used for recording expert demos." + ) + agent_demo_record = agent + + +func _set_heuristic(heuristic, agents: Array): for agent in agents: agent.set_heuristic(heuristic) + func _handshake(): print("performing handshake") - + var json_dict = _get_dict_json_message() assert(json_dict["type"] == "handshake") var major_version = json_dict["major_version"] var minor_version = json_dict["minor_version"] if major_version != MAJOR_VERSION: - print("WARNING: major verison mismatch ", major_version, " ", MAJOR_VERSION) + print("WARNING: major verison mismatch ", major_version, " ", MAJOR_VERSION) if minor_version != MINOR_VERSION: print("WARNING: minor verison mismatch ", minor_version, " ", MINOR_VERSION) - + print("handshake complete") + func _get_dict_json_message(): # returns a dictionary from of the most recent message # this is not waiting @@ -168,45 +341,48 @@ func _get_dict_json_message(): return null OS.delay_usec(10) - + var message = stream.get_string() var json_data = JSON.parse_string(message) - + return json_data + func _send_dict_as_json_message(dict): - stream.put_string(JSON.stringify(dict)) + stream.put_string(JSON.stringify(dict, "", false)) + func _send_env_info(): var json_dict = _get_dict_json_message() assert(json_dict["type"] == "env_info") - var message = { - "type" : "env_info", + "type": "env_info", "observation_space": _obs_space, - "action_space":_action_space, - "n_agents": len(agents) - } + "action_space": _action_space, + "n_agents": len(agents_training) + } _send_dict_as_json_message(message) + func connect_to_server(): print("Waiting for one second to allow server to start") OS.delay_msec(1000) print("trying to connect to server") stream = StreamPeerTCP.new() - + # "localhost" was not working on windows VM, had to use the IP var ip = "127.0.0.1" var port = _get_port() var connect = stream.connect_to_host(ip, port) - stream.set_no_delay(true) # TODO check if this improves performance or not + stream.set_no_delay(true) # TODO check if this improves performance or not stream.poll() # Fetch the status until it is either connected (2) or failed to connect (3) while stream.get_status() < 2: stream.poll() return stream.get_status() == 2 + func _get_args(): print("getting command line arguments") var arguments = {} @@ -220,41 +396,45 @@ func _get_args(): # with the value set to an empty string. arguments[argument.lstrip("--")] = "" - return arguments + return arguments + func _get_speedup(): print(args) - return args.get("speedup", str(speed_up)).to_int() + return args.get("speedup", str(speed_up)).to_float() + -func _get_port(): +func _get_port(): return args.get("port", DEFAULT_PORT).to_int() + func _set_seed(): var _seed = args.get("env_seed", DEFAULT_SEED).to_int() seed(_seed) + func _set_action_repeat(): action_repeat = args.get("action_repeat", str(action_repeat)).to_int() - + + func disconnect_from_server(): stream.disconnect_from_host() - func handle_message() -> bool: # get json message: reset, step, close var message = _get_dict_json_message() if message["type"] == "close": print("received close message, closing game") get_tree().quit() - get_tree().set_pause(false) + get_tree().set_pause(false) return true - + if message["type"] == "reset": print("resetting all agents") - _reset_all_agents() + _reset_agents() just_reset = true - get_tree().set_pause(false) + get_tree().set_pause(false) #print("resetting forcing draw") # RenderingServer.force_draw() # var obs = _get_obs_from_agents() @@ -263,76 +443,98 @@ func handle_message() -> bool: # "type": "reset", # "obs": obs # } -# _send_dict_as_json_message(reply) +# _send_dict_as_json_message(reply) return true - + if message["type"] == "call": var method = message["method"] var returns = _call_method_on_agents(method) - var reply = { - "type": "call", - "returns": returns - } + var reply = {"type": "call", "returns": returns} print("calling method from Python") - _send_dict_as_json_message(reply) + _send_dict_as_json_message(reply) return handle_message() - + if message["type"] == "action": var action = message["action"] - _set_agent_actions(action) + _set_agent_actions(action, agents_training) need_to_send_obs = true - get_tree().set_pause(false) + get_tree().set_pause(false) return true - + print("message was not handled") return false + func _call_method_on_agents(method): var returns = [] - for agent in agents: + for agent in all_agents: returns.append(agent.call(method)) - + return returns -func _reset_agents_if_done(): +func _reset_agents_if_done(agents = all_agents): for agent in agents: - if agent.get_done(): + if agent.get_done(): agent.set_done_false() -func _reset_all_agents(): + +func _reset_agents(agents = all_agents): for agent in agents: agent.needs_reset = true - #agent.reset() + #agent.reset() + -func _get_obs_from_agents(): +func _get_obs_from_agents(agents: Array = all_agents): var obs = [] for agent in agents: obs.append(agent.get_obs()) - return obs - -func _get_reward_from_agents(): - var rewards = [] + + +func _get_reward_from_agents(agents: Array = agents_training): + var rewards = [] for agent in agents: rewards.append(agent.get_reward()) agent.zero_reward() - return rewards - -func _get_done_from_agents(): - var dones = [] + return rewards + + +func _get_done_from_agents(agents: Array = agents_training): + var dones = [] for agent in agents: var done = agent.get_done() - if done: agent.set_done_false() + if done: + agent.set_done_false() dones.append(done) - return dones - -func _set_agent_actions(actions): + return dones + + +func _set_agent_actions(actions, agents: Array = all_agents): for i in range(len(actions)): agents[i].set_action(actions[i]) - -func clamp_array(arr : Array, min:float, max:float): - var output : Array = [] + + +func clamp_array(arr: Array, min: float, max: float): + var output: Array = [] for a in arr: output.append(clamp(a, min, max)) return output + + +## Save recorded export demos on window exit (Close window instead of "Stop" button in Godot Editor) +func _notification(what): + if not agent_demo_record: + return + + if what == NOTIFICATION_PREDELETE: + var json_string = JSON.stringify(demo_trajectories, "", false) + var file = FileAccess.open(agent_demo_record.expert_demo_save_path, FileAccess.WRITE) + + if not file: + var error: Error = FileAccess.get_open_error() + assert(not error, "There was an error opening the file: %d" % error) + + file.store_line(json_string) + var error = file.get_error() + assert(not error, "There was an error after trying to write to the file: %d" % error) diff --git a/bin/BallChase.pck b/bin/BallChase.pck index e347b0c3d20e26e2fc00c99f2f53e8edd6c320e4..6a5bb5be26d17395c9c37473f19e558c2ee6526f 100644 Binary files a/bin/BallChase.pck and b/bin/BallChase.pck differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/BallChase.deps.json b/bin/data_BallChase_linuxbsd_x86_64/BallChase.deps.json new file mode 100644 index 0000000000000000000000000000000000000000..80be7cbe43f9b2ff9e0acfecc4c2841d62f11a4f --- /dev/null +++ b/bin/data_BallChase_linuxbsd_x86_64/BallChase.deps.json @@ -0,0 +1,2980 @@ +{ + "runtimeTarget": { + "name": ".NETCoreApp,Version=v6.0/linux-x64", + "signature": "" + }, + "compilationOptions": {}, + "targets": { + ".NETCoreApp,Version=v6.0": {}, + ".NETCoreApp,Version=v6.0/linux-x64": { + "BallChase/1.0.0": { + "dependencies": { + "Godot.SourceGenerators": "4.2.1", + "GodotSharp": "4.2.1", + "Microsoft.ML.OnnxRuntime": "1.15.1", + "runtimepack.Microsoft.NETCore.App.Runtime.linux-x64": "6.0.27" + }, + "runtime": { + "BallChase.dll": {} + } + }, + "runtimepack.Microsoft.NETCore.App.Runtime.linux-x64/6.0.27": { + "runtime": { + "Microsoft.CSharp.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "Microsoft.VisualBasic.Core.dll": { + "assemblyVersion": "11.0.0.0", + "fileVersion": "11.100.2724.6912" + }, + "Microsoft.VisualBasic.dll": { + "assemblyVersion": "10.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "Microsoft.Win32.Primitives.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "Microsoft.Win32.Registry.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.AppContext.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Buffers.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Collections.Concurrent.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Collections.Immutable.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Collections.NonGeneric.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Collections.Specialized.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Collections.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.ComponentModel.Annotations.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.ComponentModel.DataAnnotations.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.ComponentModel.EventBasedAsync.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.ComponentModel.Primitives.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.ComponentModel.TypeConverter.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.ComponentModel.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Configuration.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Console.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Core.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Data.Common.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Data.DataSetExtensions.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Data.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Diagnostics.Contracts.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Diagnostics.Debug.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Diagnostics.DiagnosticSource.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Diagnostics.FileVersionInfo.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Diagnostics.Process.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Diagnostics.StackTrace.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Diagnostics.TextWriterTraceListener.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Diagnostics.Tools.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Diagnostics.TraceSource.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Diagnostics.Tracing.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Drawing.Primitives.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Drawing.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Dynamic.Runtime.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Formats.Asn1.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Globalization.Calendars.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Globalization.Extensions.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Globalization.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.IO.Compression.Brotli.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.IO.Compression.FileSystem.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.IO.Compression.ZipFile.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.IO.Compression.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.IO.FileSystem.AccessControl.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.IO.FileSystem.DriveInfo.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.IO.FileSystem.Primitives.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.IO.FileSystem.Watcher.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.IO.FileSystem.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.IO.IsolatedStorage.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.IO.MemoryMappedFiles.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.IO.Pipes.AccessControl.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.IO.Pipes.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.IO.UnmanagedMemoryStream.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.IO.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Linq.Expressions.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Linq.Parallel.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Linq.Queryable.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Linq.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Memory.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Net.Http.Json.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Net.Http.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Net.HttpListener.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Net.Mail.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Net.NameResolution.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Net.NetworkInformation.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Net.Ping.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Net.Primitives.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Net.Quic.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Net.Requests.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Net.Security.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Net.ServicePoint.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Net.Sockets.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Net.WebClient.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Net.WebHeaderCollection.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Net.WebProxy.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Net.WebSockets.Client.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Net.WebSockets.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Net.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Numerics.Vectors.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Numerics.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.ObjectModel.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Private.CoreLib.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Private.DataContractSerialization.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Private.Uri.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Private.Xml.Linq.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Private.Xml.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Reflection.DispatchProxy.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Reflection.Emit.ILGeneration.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Reflection.Emit.Lightweight.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Reflection.Emit.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Reflection.Extensions.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Reflection.Metadata.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Reflection.Primitives.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Reflection.TypeExtensions.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Reflection.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Resources.Reader.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Resources.ResourceManager.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Resources.Writer.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Runtime.CompilerServices.Unsafe.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Runtime.CompilerServices.VisualC.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Runtime.Extensions.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Runtime.Handles.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Runtime.InteropServices.RuntimeInformation.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Runtime.InteropServices.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Runtime.Intrinsics.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Runtime.Loader.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Runtime.Numerics.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Runtime.Serialization.Formatters.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Runtime.Serialization.Json.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Runtime.Serialization.Primitives.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Runtime.Serialization.Xml.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Runtime.Serialization.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Runtime.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Security.AccessControl.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Security.Claims.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Security.Cryptography.Algorithms.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Security.Cryptography.Cng.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Security.Cryptography.Csp.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Security.Cryptography.Encoding.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Security.Cryptography.OpenSsl.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Security.Cryptography.Primitives.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Security.Cryptography.X509Certificates.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Security.Principal.Windows.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Security.Principal.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Security.SecureString.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Security.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.ServiceModel.Web.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.ServiceProcess.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Text.Encoding.CodePages.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Text.Encoding.Extensions.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Text.Encoding.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Text.Encodings.Web.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Text.Json.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Text.RegularExpressions.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Threading.Channels.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Threading.Overlapped.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Threading.Tasks.Dataflow.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Threading.Tasks.Extensions.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Threading.Tasks.Parallel.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Threading.Tasks.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Threading.Thread.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Threading.ThreadPool.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Threading.Timer.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Threading.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Transactions.Local.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Transactions.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.ValueTuple.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Web.HttpUtility.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Web.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Windows.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Xml.Linq.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Xml.ReaderWriter.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Xml.Serialization.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Xml.XDocument.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Xml.XPath.XDocument.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Xml.XPath.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Xml.XmlDocument.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Xml.XmlSerializer.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Xml.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "WindowsBase.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "mscorlib.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "netstandard.dll": { + "assemblyVersion": "2.1.0.0", + "fileVersion": "6.0.2724.6912" + } + }, + "native": { + "createdump": { + "fileVersion": "0.0.0.0" + }, + "libSystem.Globalization.Native.so": { + "fileVersion": "0.0.0.0" + }, + "libSystem.IO.Compression.Native.so": { + "fileVersion": "0.0.0.0" + }, + "libSystem.Native.so": { + "fileVersion": "0.0.0.0" + }, + "libSystem.Net.Security.Native.so": { + "fileVersion": "0.0.0.0" + }, + "libSystem.Security.Cryptography.Native.OpenSsl.so": { + "fileVersion": "0.0.0.0" + }, + "libclrjit.so": { + "fileVersion": "0.0.0.0" + }, + "libcoreclr.so": { + "fileVersion": "0.0.0.0" + }, + "libcoreclrtraceptprovider.so": { + "fileVersion": "0.0.0.0" + }, + "libdbgshim.so": { + "fileVersion": "0.0.0.0" + }, + "libhostfxr.so": { + "fileVersion": "0.0.0.0" + }, + "libhostpolicy.so": { + "fileVersion": "0.0.0.0" + }, + "libmscordaccore.so": { + "fileVersion": "0.0.0.0" + }, + "libmscordbi.so": { + "fileVersion": "0.0.0.0" + } + } + }, + "Godot.SourceGenerators/4.2.1": {}, + "GodotSharp/4.2.1": { + "runtime": { + "lib/net6.0/GodotSharp.dll": { + "assemblyVersion": "4.2.1.0", + "fileVersion": "4.2.1.0" + } + } + }, + "Microsoft.ML.OnnxRuntime/1.15.1": { + "dependencies": { + "Microsoft.ML.OnnxRuntime.Managed": "1.15.1" + }, + "native": { + "runtimes/linux-x64/native/libonnxruntime.so": { + "fileVersion": "0.0.0.0" + } + } + }, + "Microsoft.ML.OnnxRuntime.Managed/1.15.1": { + "dependencies": { + "System.Memory": "4.5.3" + }, + "runtime": { + "lib/net6.0/Microsoft.ML.OnnxRuntime.dll": { + "assemblyVersion": "0.0.0.0", + "fileVersion": "0.0.0.0" + } + } + }, + "System.Memory/4.5.3": {} + } + }, + "libraries": { + "BallChase/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + }, + "runtimepack.Microsoft.NETCore.App.Runtime.linux-x64/6.0.27": { + "type": "runtimepack", + "serviceable": false, + "sha512": "" + }, + "Godot.SourceGenerators/4.2.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-MdLFzDZEMUbXRLH4bLX8o9Blk76M7Op76RyobZ1zyKgcIkgPqG+p53jgLFLSHpBGFKKaW3kB0w6om+wYauwHbw==", + "path": "godot.sourcegenerators/4.2.1", + "hashPath": "godot.sourcegenerators.4.2.1.nupkg.sha512" + }, + "GodotSharp/4.2.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-6a/GML0jXcwT6LxDBtRx+hpPBUFGAmK7GVb/ehKP53nx0AHA+Yc//B7anXY4U4WCMB+ckgsouWpd8rAeupNfbw==", + "path": "godotsharp/4.2.1", + "hashPath": "godotsharp.4.2.1.nupkg.sha512" + }, + "Microsoft.ML.OnnxRuntime/1.15.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-kqZ1pL08yus4rVi5gkqaVRzu2Dgu0fC05f1EdV/Th51DIromCh8ZiWrjX7xaED1jqLpa7gMQpa1XEiSgtaZo7Q==", + "path": "microsoft.ml.onnxruntime/1.15.1", + "hashPath": "microsoft.ml.onnxruntime.1.15.1.nupkg.sha512" + }, + "Microsoft.ML.OnnxRuntime.Managed/1.15.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-sWsqzgVoPPfdj3/S/8+Rr9xEdS4LYH5nV7Na+K+jOnzdWjR71IFZUbpR8bbtAwT/qPmazgNgoc+tMmey4NrVmw==", + "path": "microsoft.ml.onnxruntime.managed/1.15.1", + "hashPath": "microsoft.ml.onnxruntime.managed.1.15.1.nupkg.sha512" + }, + "System.Memory/4.5.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-3oDzvc/zzetpTKWMShs1AADwZjQ/36HnsufHRPcOjyRAAMLDlu2iD33MBI2opxnezcVUtXyqDXXjoFMOU9c7SA==", + "path": "system.memory/4.5.3", + "hashPath": "system.memory.4.5.3.nupkg.sha512" + } + }, + "runtimes": { + "alpine-x64": [ + "alpine", + "linux-musl-x64", + "linux-musl", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "alpine.3.10-x64": [ + "alpine.3.10", + "alpine.3.9-x64", + "alpine.3.9", + "alpine.3.8-x64", + "alpine.3.8", + "alpine.3.7-x64", + "alpine.3.7", + "alpine.3.6-x64", + "alpine.3.6", + "alpine-x64", + "alpine", + "linux-musl-x64", + "linux-musl", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "alpine.3.11-x64": [ + "alpine.3.11", + "alpine.3.10-x64", + "alpine.3.10", + "alpine.3.9-x64", + "alpine.3.9", + "alpine.3.8-x64", + "alpine.3.8", + "alpine.3.7-x64", + "alpine.3.7", + "alpine.3.6-x64", + "alpine.3.6", + "alpine-x64", + "alpine", + "linux-musl-x64", + "linux-musl", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "alpine.3.12-x64": [ + "alpine.3.12", + "alpine.3.11-x64", + "alpine.3.11", + "alpine.3.10-x64", + "alpine.3.10", + "alpine.3.9-x64", + "alpine.3.9", + "alpine.3.8-x64", + "alpine.3.8", + "alpine.3.7-x64", + "alpine.3.7", + "alpine.3.6-x64", + "alpine.3.6", + "alpine-x64", + "alpine", + "linux-musl-x64", + "linux-musl", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "alpine.3.13-x64": [ + "alpine.3.13", + "alpine.3.12-x64", + "alpine.3.12", + "alpine.3.11-x64", + "alpine.3.11", + "alpine.3.10-x64", + "alpine.3.10", + "alpine.3.9-x64", + "alpine.3.9", + "alpine.3.8-x64", + "alpine.3.8", + "alpine.3.7-x64", + "alpine.3.7", + "alpine.3.6-x64", + "alpine.3.6", + "alpine-x64", + "alpine", + "linux-musl-x64", + "linux-musl", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "alpine.3.14-x64": [ + "alpine.3.14", + "alpine.3.13-x64", + "alpine.3.13", + "alpine.3.12-x64", + "alpine.3.12", + "alpine.3.11-x64", + "alpine.3.11", + "alpine.3.10-x64", + "alpine.3.10", + "alpine.3.9-x64", + "alpine.3.9", + "alpine.3.8-x64", + "alpine.3.8", + "alpine.3.7-x64", + "alpine.3.7", + "alpine.3.6-x64", + "alpine.3.6", + "alpine-x64", + "alpine", + "linux-musl-x64", + "linux-musl", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "alpine.3.15-x64": [ + "alpine.3.15", + "alpine.3.14-x64", + "alpine.3.14", + "alpine.3.13-x64", + "alpine.3.13", + "alpine.3.12-x64", + "alpine.3.12", + "alpine.3.11-x64", + "alpine.3.11", + "alpine.3.10-x64", + "alpine.3.10", + "alpine.3.9-x64", + "alpine.3.9", + "alpine.3.8-x64", + "alpine.3.8", + "alpine.3.7-x64", + "alpine.3.7", + "alpine.3.6-x64", + "alpine.3.6", + "alpine-x64", + "alpine", + "linux-musl-x64", + "linux-musl", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "alpine.3.16-x64": [ + "alpine.3.16", + "alpine.3.15-x64", + "alpine.3.15", + "alpine.3.14-x64", + "alpine.3.14", + "alpine.3.13-x64", + "alpine.3.13", + "alpine.3.12-x64", + "alpine.3.12", + "alpine.3.11-x64", + "alpine.3.11", + "alpine.3.10-x64", + "alpine.3.10", + "alpine.3.9-x64", + "alpine.3.9", + "alpine.3.8-x64", + "alpine.3.8", + "alpine.3.7-x64", + "alpine.3.7", + "alpine.3.6-x64", + "alpine.3.6", + "alpine-x64", + "alpine", + "linux-musl-x64", + "linux-musl", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "alpine.3.17-x64": [ + "alpine.3.17", + "alpine.3.16-x64", + "alpine.3.16", + "alpine.3.15-x64", + "alpine.3.15", + "alpine.3.14-x64", + "alpine.3.14", + "alpine.3.13-x64", + "alpine.3.13", + "alpine.3.12-x64", + "alpine.3.12", + "alpine.3.11-x64", + "alpine.3.11", + "alpine.3.10-x64", + "alpine.3.10", + "alpine.3.9-x64", + "alpine.3.9", + "alpine.3.8-x64", + "alpine.3.8", + "alpine.3.7-x64", + "alpine.3.7", + "alpine.3.6-x64", + "alpine.3.6", + "alpine-x64", + "alpine", + "linux-musl-x64", + "linux-musl", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "alpine.3.18-x64": [ + "alpine.3.18", + "alpine.3.17-x64", + "alpine.3.17", + "alpine.3.16-x64", + "alpine.3.16", + "alpine.3.15-x64", + "alpine.3.15", + "alpine.3.14-x64", + "alpine.3.14", + "alpine.3.13-x64", + "alpine.3.13", + "alpine.3.12-x64", + "alpine.3.12", + "alpine.3.11-x64", + "alpine.3.11", + "alpine.3.10-x64", + "alpine.3.10", + "alpine.3.9-x64", + "alpine.3.9", + "alpine.3.8-x64", + "alpine.3.8", + "alpine.3.7-x64", + "alpine.3.7", + "alpine.3.6-x64", + "alpine.3.6", + "alpine-x64", + "alpine", + "linux-musl-x64", + "linux-musl", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "alpine.3.6-x64": [ + "alpine.3.6", + "alpine-x64", + "alpine", + "linux-musl-x64", + "linux-musl", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "alpine.3.7-x64": [ + "alpine.3.7", + "alpine.3.6-x64", + "alpine.3.6", + "alpine-x64", + "alpine", + "linux-musl-x64", + "linux-musl", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "alpine.3.8-x64": [ + "alpine.3.8", + "alpine.3.7-x64", + "alpine.3.7", + "alpine.3.6-x64", + "alpine.3.6", + "alpine-x64", + "alpine", + "linux-musl-x64", + "linux-musl", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "alpine.3.9-x64": [ + "alpine.3.9", + "alpine.3.8-x64", + "alpine.3.8", + "alpine.3.7-x64", + "alpine.3.7", + "alpine.3.6-x64", + "alpine.3.6", + "alpine-x64", + "alpine", + "linux-musl-x64", + "linux-musl", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "android-x64": [ + "android", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "android.21-x64": [ + "android.21", + "android-x64", + "android", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "android.22-x64": [ + "android.22", + "android.21-x64", + "android.21", + "android-x64", + "android", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "android.23-x64": [ + "android.23", + "android.22-x64", + "android.22", + "android.21-x64", + "android.21", + "android-x64", + "android", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "android.24-x64": [ + "android.24", + "android.23-x64", + "android.23", + "android.22-x64", + "android.22", + "android.21-x64", + "android.21", + "android-x64", + "android", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "android.25-x64": [ + "android.25", + "android.24-x64", + "android.24", + "android.23-x64", + "android.23", + "android.22-x64", + "android.22", + "android.21-x64", + "android.21", + "android-x64", + "android", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "android.26-x64": [ + "android.26", + "android.25-x64", + "android.25", + "android.24-x64", + "android.24", + "android.23-x64", + "android.23", + "android.22-x64", + "android.22", + "android.21-x64", + "android.21", + "android-x64", + "android", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "android.27-x64": [ + "android.27", + "android.26-x64", + "android.26", + "android.25-x64", + "android.25", + "android.24-x64", + "android.24", + "android.23-x64", + "android.23", + "android.22-x64", + "android.22", + "android.21-x64", + "android.21", + "android-x64", + "android", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "android.28-x64": [ + "android.28", + "android.27-x64", + "android.27", + "android.26-x64", + "android.26", + "android.25-x64", + "android.25", + "android.24-x64", + "android.24", + "android.23-x64", + "android.23", + "android.22-x64", + "android.22", + "android.21-x64", + "android.21", + "android-x64", + "android", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "android.29-x64": [ + "android.29", + "android.28-x64", + "android.28", + "android.27-x64", + "android.27", + "android.26-x64", + "android.26", + "android.25-x64", + "android.25", + "android.24-x64", + "android.24", + "android.23-x64", + "android.23", + "android.22-x64", + "android.22", + "android.21-x64", + "android.21", + "android-x64", + "android", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "android.30-x64": [ + "android.30", + "android.29-x64", + "android.29", + "android.28-x64", + "android.28", + "android.27-x64", + "android.27", + "android.26-x64", + "android.26", + "android.25-x64", + "android.25", + "android.24-x64", + "android.24", + "android.23-x64", + "android.23", + "android.22-x64", + "android.22", + "android.21-x64", + "android.21", + "android-x64", + "android", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "android.31-x64": [ + "android.31", + "android.30-x64", + "android.30", + "android.29-x64", + "android.29", + "android.28-x64", + "android.28", + "android.27-x64", + "android.27", + "android.26-x64", + "android.26", + "android.25-x64", + "android.25", + "android.24-x64", + "android.24", + "android.23-x64", + "android.23", + "android.22-x64", + "android.22", + "android.21-x64", + "android.21", + "android-x64", + "android", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "android.32-x64": [ + "android.32", + "android.31-x64", + "android.31", + "android.30-x64", + "android.30", + "android.29-x64", + "android.29", + "android.28-x64", + "android.28", + "android.27-x64", + "android.27", + "android.26-x64", + "android.26", + "android.25-x64", + "android.25", + "android.24-x64", + "android.24", + "android.23-x64", + "android.23", + "android.22-x64", + "android.22", + "android.21-x64", + "android.21", + "android-x64", + "android", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "arch-x64": [ + "arch", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "centos-x64": [ + "centos", + "rhel-x64", + "rhel", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "centos.7-x64": [ + "centos.7", + "centos-x64", + "rhel.7-x64", + "centos", + "rhel.7", + "rhel-x64", + "rhel", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "centos.8-x64": [ + "centos.8", + "centos-x64", + "rhel.8-x64", + "centos", + "rhel.8", + "rhel-x64", + "rhel", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "centos.9-x64": [ + "centos.9", + "centos-x64", + "rhel.9-x64", + "centos", + "rhel.9", + "rhel-x64", + "rhel", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "debian-x64": [ + "debian", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "debian.10-x64": [ + "debian.10", + "debian-x64", + "debian", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "debian.11-x64": [ + "debian.11", + "debian-x64", + "debian", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "debian.12-x64": [ + "debian.12", + "debian-x64", + "debian", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "debian.8-x64": [ + "debian.8", + "debian-x64", + "debian", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "debian.9-x64": [ + "debian.9", + "debian-x64", + "debian", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "exherbo-x64": [ + "exherbo", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "fedora-x64": [ + "fedora", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "fedora.23-x64": [ + "fedora.23", + "fedora-x64", + "fedora", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "fedora.24-x64": [ + "fedora.24", + "fedora-x64", + "fedora", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "fedora.25-x64": [ + "fedora.25", + "fedora-x64", + "fedora", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "fedora.26-x64": [ + "fedora.26", + "fedora-x64", + "fedora", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "fedora.27-x64": [ + "fedora.27", + "fedora-x64", + "fedora", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "fedora.28-x64": [ + "fedora.28", + "fedora-x64", + "fedora", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "fedora.29-x64": [ + "fedora.29", + "fedora-x64", + "fedora", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "fedora.30-x64": [ + "fedora.30", + "fedora-x64", + "fedora", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "fedora.31-x64": [ + "fedora.31", + "fedora-x64", + "fedora", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "fedora.32-x64": [ + "fedora.32", + "fedora-x64", + "fedora", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "fedora.33-x64": [ + "fedora.33", + "fedora-x64", + "fedora", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "fedora.34-x64": [ + "fedora.34", + "fedora-x64", + "fedora", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "fedora.35-x64": [ + "fedora.35", + "fedora-x64", + "fedora", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "fedora.36-x64": [ + "fedora.36", + "fedora-x64", + "fedora", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "fedora.37-x64": [ + "fedora.37", + "fedora-x64", + "fedora", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "fedora.38-x64": [ + "fedora.38", + "fedora-x64", + "fedora", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "fedora.39-x64": [ + "fedora.39", + "fedora-x64", + "fedora", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "gentoo-x64": [ + "gentoo", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "linux-musl-x64": [ + "linux-musl", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "linux-x64": [ + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "linuxmint.17-x64": [ + "linuxmint.17", + "ubuntu.14.04-x64", + "ubuntu.14.04", + "ubuntu-x64", + "ubuntu", + "debian-x64", + "debian", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "linuxmint.17.1-x64": [ + "linuxmint.17.1", + "linuxmint.17-x64", + "linuxmint.17", + "ubuntu.14.04-x64", + "ubuntu.14.04", + "ubuntu-x64", + "ubuntu", + "debian-x64", + "debian", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "linuxmint.17.2-x64": [ + "linuxmint.17.2", + "linuxmint.17.1-x64", + "linuxmint.17.1", + "linuxmint.17-x64", + "linuxmint.17", + "ubuntu.14.04-x64", + "ubuntu.14.04", + "ubuntu-x64", + "ubuntu", + "debian-x64", + "debian", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "linuxmint.17.3-x64": [ + "linuxmint.17.3", + "linuxmint.17.2-x64", + "linuxmint.17.2", + "linuxmint.17.1-x64", + "linuxmint.17.1", + "linuxmint.17-x64", + "linuxmint.17", + "ubuntu.14.04-x64", + "ubuntu.14.04", + "ubuntu-x64", + "ubuntu", + "debian-x64", + "debian", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "linuxmint.18-x64": [ + "linuxmint.18", + "ubuntu.16.04-x64", + "ubuntu.16.04", + "ubuntu-x64", + "ubuntu", + "debian-x64", + "debian", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "linuxmint.18.1-x64": [ + "linuxmint.18.1", + "linuxmint.18-x64", + "linuxmint.18", + "ubuntu.16.04-x64", + "ubuntu.16.04", + "ubuntu-x64", + "ubuntu", + "debian-x64", + "debian", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "linuxmint.18.2-x64": [ + "linuxmint.18.2", + "linuxmint.18.1-x64", + "linuxmint.18.1", + "linuxmint.18-x64", + "linuxmint.18", + "ubuntu.16.04-x64", + "ubuntu.16.04", + "ubuntu-x64", + "ubuntu", + "debian-x64", + "debian", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "linuxmint.18.3-x64": [ + "linuxmint.18.3", + "linuxmint.18.2-x64", + "linuxmint.18.2", + "linuxmint.18.1-x64", + "linuxmint.18.1", + "linuxmint.18-x64", + "linuxmint.18", + "ubuntu.16.04-x64", + "ubuntu.16.04", + "ubuntu-x64", + "ubuntu", + "debian-x64", + "debian", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "linuxmint.19-x64": [ + "linuxmint.19", + "ubuntu.18.04-x64", + "ubuntu.18.04", + "ubuntu-x64", + "ubuntu", + "debian-x64", + "debian", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "linuxmint.19.1-x64": [ + "linuxmint.19.1", + "linuxmint.19-x64", + "linuxmint.19", + "ubuntu.18.04-x64", + "ubuntu.18.04", + "ubuntu-x64", + "ubuntu", + "debian-x64", + "debian", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "linuxmint.19.2-x64": [ + "linuxmint.19.2", + "linuxmint.19.1-x64", + "linuxmint.19.1", + "linuxmint.19-x64", + "linuxmint.19", + "ubuntu.18.04-x64", + "ubuntu.18.04", + "ubuntu-x64", + "ubuntu", + "debian-x64", + "debian", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "ol-x64": [ + "ol", + "rhel-x64", + "rhel", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "ol.7-x64": [ + "ol.7", + "ol-x64", + "rhel.7-x64", + "ol", + "rhel.7", + "rhel-x64", + "rhel", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "ol.7.0-x64": [ + "ol.7.0", + "ol.7-x64", + "rhel.7.0-x64", + "ol.7", + "rhel.7.0", + "ol-x64", + "rhel.7-x64", + "ol", + "rhel.7", + "rhel-x64", + "rhel", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "ol.7.1-x64": [ + "ol.7.1", + "ol.7.0-x64", + "rhel.7.1-x64", + "ol.7.0", + "rhel.7.1", + "ol.7-x64", + "rhel.7.0-x64", + "ol.7", + "rhel.7.0", + "ol-x64", + "rhel.7-x64", + "ol", + "rhel.7", + "rhel-x64", + "rhel", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "ol.7.2-x64": [ + "ol.7.2", + "ol.7.1-x64", + "rhel.7.2-x64", + "ol.7.1", + "rhel.7.2", + "ol.7.0-x64", + "rhel.7.1-x64", + "ol.7.0", + "rhel.7.1", + "ol.7-x64", + "rhel.7.0-x64", + "ol.7", + "rhel.7.0", + "ol-x64", + "rhel.7-x64", + "ol", + "rhel.7", + "rhel-x64", + "rhel", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "ol.7.3-x64": [ + "ol.7.3", + "ol.7.2-x64", + "rhel.7.3-x64", + "ol.7.2", + "rhel.7.3", + "ol.7.1-x64", + "rhel.7.2-x64", + "ol.7.1", + "rhel.7.2", + "ol.7.0-x64", + "rhel.7.1-x64", + "ol.7.0", + "rhel.7.1", + "ol.7-x64", + "rhel.7.0-x64", + "ol.7", + "rhel.7.0", + "ol-x64", + "rhel.7-x64", + "ol", + "rhel.7", + "rhel-x64", + "rhel", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "ol.7.4-x64": [ + "ol.7.4", + "ol.7.3-x64", + "rhel.7.4-x64", + "ol.7.3", + "rhel.7.4", + "ol.7.2-x64", + "rhel.7.3-x64", + "ol.7.2", + "rhel.7.3", + "ol.7.1-x64", + "rhel.7.2-x64", + "ol.7.1", + "rhel.7.2", + "ol.7.0-x64", + "rhel.7.1-x64", + "ol.7.0", + "rhel.7.1", + "ol.7-x64", + "rhel.7.0-x64", + "ol.7", + "rhel.7.0", + "ol-x64", + "rhel.7-x64", + "ol", + "rhel.7", + "rhel-x64", + "rhel", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "ol.7.5-x64": [ + "ol.7.5", + "ol.7.4-x64", + "rhel.7.5-x64", + "ol.7.4", + "rhel.7.5", + "ol.7.3-x64", + "rhel.7.4-x64", + "ol.7.3", + "rhel.7.4", + "ol.7.2-x64", + "rhel.7.3-x64", + "ol.7.2", + "rhel.7.3", + "ol.7.1-x64", + "rhel.7.2-x64", + "ol.7.1", + "rhel.7.2", + "ol.7.0-x64", + "rhel.7.1-x64", + "ol.7.0", + "rhel.7.1", + "ol.7-x64", + "rhel.7.0-x64", + "ol.7", + "rhel.7.0", + "ol-x64", + "rhel.7-x64", + "ol", + "rhel.7", + "rhel-x64", + "rhel", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "ol.7.6-x64": [ + "ol.7.6", + "ol.7.5-x64", + "rhel.7.6-x64", + "ol.7.5", + "rhel.7.6", + "ol.7.4-x64", + "rhel.7.5-x64", + "ol.7.4", + "rhel.7.5", + "ol.7.3-x64", + "rhel.7.4-x64", + "ol.7.3", + "rhel.7.4", + "ol.7.2-x64", + "rhel.7.3-x64", + "ol.7.2", + "rhel.7.3", + "ol.7.1-x64", + "rhel.7.2-x64", + "ol.7.1", + "rhel.7.2", + "ol.7.0-x64", + "rhel.7.1-x64", + "ol.7.0", + "rhel.7.1", + "ol.7-x64", + "rhel.7.0-x64", + "ol.7", + "rhel.7.0", + "ol-x64", + "rhel.7-x64", + "ol", + "rhel.7", + "rhel-x64", + "rhel", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "ol.8-x64": [ + "ol.8", + "ol-x64", + "rhel.8-x64", + "ol", + "rhel.8", + "rhel-x64", + "rhel", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "ol.8.0-x64": [ + "ol.8.0", + "ol.8-x64", + "rhel.8.0-x64", + "ol.8", + "rhel.8.0", + "ol-x64", + "rhel.8-x64", + "ol", + "rhel.8", + "rhel-x64", + "rhel", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "opensuse-x64": [ + "opensuse", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "opensuse.13.2-x64": [ + "opensuse.13.2", + "opensuse-x64", + "opensuse", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "opensuse.15.0-x64": [ + "opensuse.15.0", + "opensuse-x64", + "opensuse", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "opensuse.15.1-x64": [ + "opensuse.15.1", + "opensuse-x64", + "opensuse", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "opensuse.42.1-x64": [ + "opensuse.42.1", + "opensuse-x64", + "opensuse", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "opensuse.42.2-x64": [ + "opensuse.42.2", + "opensuse-x64", + "opensuse", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "opensuse.42.3-x64": [ + "opensuse.42.3", + "opensuse-x64", + "opensuse", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "rhel-x64": [ + "rhel", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "rhel.6-x64": [ + "rhel.6", + "rhel-x64", + "rhel", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "rhel.7-x64": [ + "rhel.7", + "rhel-x64", + "rhel", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "rhel.7.0-x64": [ + "rhel.7.0", + "rhel.7-x64", + "rhel.7", + "rhel-x64", + "rhel", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "rhel.7.1-x64": [ + "rhel.7.1", + "rhel.7.0-x64", + "rhel.7.0", + "rhel.7-x64", + "rhel.7", + "rhel-x64", + "rhel", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "rhel.7.2-x64": [ + "rhel.7.2", + "rhel.7.1-x64", + "rhel.7.1", + "rhel.7.0-x64", + "rhel.7.0", + "rhel.7-x64", + "rhel.7", + "rhel-x64", + "rhel", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "rhel.7.3-x64": [ + "rhel.7.3", + "rhel.7.2-x64", + "rhel.7.2", + "rhel.7.1-x64", + "rhel.7.1", + "rhel.7.0-x64", + "rhel.7.0", + "rhel.7-x64", + "rhel.7", + "rhel-x64", + "rhel", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "rhel.7.4-x64": [ + "rhel.7.4", + "rhel.7.3-x64", + "rhel.7.3", + "rhel.7.2-x64", + "rhel.7.2", + "rhel.7.1-x64", + "rhel.7.1", + "rhel.7.0-x64", + "rhel.7.0", + "rhel.7-x64", + "rhel.7", + "rhel-x64", + "rhel", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "rhel.7.5-x64": [ + "rhel.7.5", + "rhel.7.4-x64", + "rhel.7.4", + "rhel.7.3-x64", + "rhel.7.3", + "rhel.7.2-x64", + "rhel.7.2", + "rhel.7.1-x64", + "rhel.7.1", + "rhel.7.0-x64", + "rhel.7.0", + "rhel.7-x64", + "rhel.7", + "rhel-x64", + "rhel", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "rhel.7.6-x64": [ + "rhel.7.6", + "rhel.7.5-x64", + "rhel.7.5", + "rhel.7.4-x64", + "rhel.7.4", + "rhel.7.3-x64", + "rhel.7.3", + "rhel.7.2-x64", + "rhel.7.2", + "rhel.7.1-x64", + "rhel.7.1", + "rhel.7.0-x64", + "rhel.7.0", + "rhel.7-x64", + "rhel.7", + "rhel-x64", + "rhel", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "rhel.8-x64": [ + "rhel.8", + "rhel-x64", + "rhel", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "rhel.8.0-x64": [ + "rhel.8.0", + "rhel.8-x64", + "rhel.8", + "rhel-x64", + "rhel", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "rhel.8.1-x64": [ + "rhel.8.1", + "rhel.8.0-x64", + "rhel.8.0", + "rhel.8-x64", + "rhel.8", + "rhel-x64", + "rhel", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "rhel.9-x64": [ + "rhel.9", + "rhel-x64", + "rhel", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "rocky-x64": [ + "rocky", + "rhel-x64", + "rhel", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "rocky.8-x64": [ + "rocky.8", + "rocky-x64", + "rhel.8-x64", + "rocky", + "rhel.8", + "rhel-x64", + "rhel", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "rocky.9-x64": [ + "rocky.9", + "rocky-x64", + "rhel.9-x64", + "rocky", + "rhel.9", + "rhel-x64", + "rhel", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "sles-x64": [ + "sles", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "sles.12-x64": [ + "sles.12", + "sles-x64", + "sles", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "sles.12.1-x64": [ + "sles.12.1", + "sles.12-x64", + "sles.12", + "sles-x64", + "sles", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "sles.12.2-x64": [ + "sles.12.2", + "sles.12.1-x64", + "sles.12.1", + "sles.12-x64", + "sles.12", + "sles-x64", + "sles", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "sles.12.3-x64": [ + "sles.12.3", + "sles.12.2-x64", + "sles.12.2", + "sles.12.1-x64", + "sles.12.1", + "sles.12-x64", + "sles.12", + "sles-x64", + "sles", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "sles.12.4-x64": [ + "sles.12.4", + "sles.12.3-x64", + "sles.12.3", + "sles.12.2-x64", + "sles.12.2", + "sles.12.1-x64", + "sles.12.1", + "sles.12-x64", + "sles.12", + "sles-x64", + "sles", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "sles.15-x64": [ + "sles.15", + "sles.12.4-x64", + "sles.12.4", + "sles.12.3-x64", + "sles.12.3", + "sles.12.2-x64", + "sles.12.2", + "sles.12.1-x64", + "sles.12.1", + "sles.12-x64", + "sles.12", + "sles-x64", + "sles", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "sles.15.1-x64": [ + "sles.15.1", + "sles.15-x64", + "sles.15", + "sles.12.4-x64", + "sles.12.4", + "sles.12.3-x64", + "sles.12.3", + "sles.12.2-x64", + "sles.12.2", + "sles.12.1-x64", + "sles.12.1", + "sles.12-x64", + "sles.12", + "sles-x64", + "sles", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "ubuntu-x64": [ + "ubuntu", + "debian-x64", + "debian", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "ubuntu.14.04-x64": [ + "ubuntu.14.04", + "ubuntu-x64", + "ubuntu", + "debian-x64", + "debian", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "ubuntu.14.10-x64": [ + "ubuntu.14.10", + "ubuntu-x64", + "ubuntu", + "debian-x64", + "debian", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "ubuntu.15.04-x64": [ + "ubuntu.15.04", + "ubuntu-x64", + "ubuntu", + "debian-x64", + "debian", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "ubuntu.15.10-x64": [ + "ubuntu.15.10", + "ubuntu-x64", + "ubuntu", + "debian-x64", + "debian", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "ubuntu.16.04-x64": [ + "ubuntu.16.04", + "ubuntu-x64", + "ubuntu", + "debian-x64", + "debian", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "ubuntu.16.10-x64": [ + "ubuntu.16.10", + "ubuntu-x64", + "ubuntu", + "debian-x64", + "debian", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "ubuntu.17.04-x64": [ + "ubuntu.17.04", + "ubuntu-x64", + "ubuntu", + "debian-x64", + "debian", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "ubuntu.17.10-x64": [ + "ubuntu.17.10", + "ubuntu-x64", + "ubuntu", + "debian-x64", + "debian", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "ubuntu.18.04-x64": [ + "ubuntu.18.04", + "ubuntu-x64", + "ubuntu", + "debian-x64", + "debian", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "ubuntu.18.10-x64": [ + "ubuntu.18.10", + "ubuntu-x64", + "ubuntu", + "debian-x64", + "debian", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "ubuntu.19.04-x64": [ + "ubuntu.19.04", + "ubuntu-x64", + "ubuntu", + "debian-x64", + "debian", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "ubuntu.19.10-x64": [ + "ubuntu.19.10", + "ubuntu-x64", + "ubuntu", + "debian-x64", + "debian", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "ubuntu.20.04-x64": [ + "ubuntu.20.04", + "ubuntu-x64", + "ubuntu", + "debian-x64", + "debian", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "ubuntu.20.10-x64": [ + "ubuntu.20.10", + "ubuntu-x64", + "ubuntu", + "debian-x64", + "debian", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "ubuntu.21.04-x64": [ + "ubuntu.21.04", + "ubuntu-x64", + "ubuntu", + "debian-x64", + "debian", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "ubuntu.21.10-x64": [ + "ubuntu.21.10", + "ubuntu-x64", + "ubuntu", + "debian-x64", + "debian", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "ubuntu.22.04-x64": [ + "ubuntu.22.04", + "ubuntu-x64", + "ubuntu", + "debian-x64", + "debian", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "ubuntu.22.10-x64": [ + "ubuntu.22.10", + "ubuntu-x64", + "ubuntu", + "debian-x64", + "debian", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "ubuntu.23.04-x64": [ + "ubuntu.23.04", + "ubuntu-x64", + "ubuntu", + "debian-x64", + "debian", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "ubuntu.23.10-x64": [ + "ubuntu.23.10", + "ubuntu-x64", + "ubuntu", + "debian-x64", + "debian", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ] + } +} \ No newline at end of file diff --git a/bin/data_BallChase_linuxbsd_x86_64/BallChase.dll b/bin/data_BallChase_linuxbsd_x86_64/BallChase.dll new file mode 100644 index 0000000000000000000000000000000000000000..692a8aef518c518e95ffa990f899ca7fcf9284d4 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/BallChase.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/BallChase.pdb b/bin/data_BallChase_linuxbsd_x86_64/BallChase.pdb new file mode 100644 index 0000000000000000000000000000000000000000..d5bb0cf551dece51d052a19f3aad73ded3bdbbae Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/BallChase.pdb differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/BallChase.runtimeconfig.json b/bin/data_BallChase_linuxbsd_x86_64/BallChase.runtimeconfig.json new file mode 100644 index 0000000000000000000000000000000000000000..7ff8dd2e4d0859abe4485a45d88584d61bf0cdb5 --- /dev/null +++ b/bin/data_BallChase_linuxbsd_x86_64/BallChase.runtimeconfig.json @@ -0,0 +1,14 @@ +{ + "runtimeOptions": { + "tfm": "net6.0", + "includedFrameworks": [ + { + "name": "Microsoft.NETCore.App", + "version": "6.0.27" + } + ], + "configProperties": { + "System.Reflection.Metadata.MetadataUpdater.IsSupported": false + } + } +} \ No newline at end of file diff --git a/bin/data_BallChase_linuxbsd_x86_64/GodotSharp.dll b/bin/data_BallChase_linuxbsd_x86_64/GodotSharp.dll new file mode 100644 index 0000000000000000000000000000000000000000..57196f9261b6bc31989ed91681abe096c41e264a --- /dev/null +++ b/bin/data_BallChase_linuxbsd_x86_64/GodotSharp.dll @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f682df7d28190b6cf0e9a4ac452c31cd42473a8b0b1ac05dbc72b914f6a13f3 +size 4559872 diff --git a/bin/data_BallChase_linuxbsd_x86_64/Microsoft.CSharp.dll b/bin/data_BallChase_linuxbsd_x86_64/Microsoft.CSharp.dll new file mode 100644 index 0000000000000000000000000000000000000000..0498c9b2326e88056c1577e4844a31772e3ca047 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/Microsoft.CSharp.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/Microsoft.ML.OnnxRuntime.dll b/bin/data_BallChase_linuxbsd_x86_64/Microsoft.ML.OnnxRuntime.dll new file mode 100644 index 0000000000000000000000000000000000000000..8dabcec57806c175355c4df93ba6e64b2be6ab8a Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/Microsoft.ML.OnnxRuntime.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/Microsoft.VisualBasic.Core.dll b/bin/data_BallChase_linuxbsd_x86_64/Microsoft.VisualBasic.Core.dll new file mode 100644 index 0000000000000000000000000000000000000000..156c64b8ad892f9b4e95da85e3ca2ccedf0ec05d --- /dev/null +++ b/bin/data_BallChase_linuxbsd_x86_64/Microsoft.VisualBasic.Core.dll @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33c091d557a11ea094e060e920708124c5ff5d620294a53683f9f82700d4896a +size 1232656 diff --git a/bin/data_BallChase_linuxbsd_x86_64/Microsoft.VisualBasic.dll b/bin/data_BallChase_linuxbsd_x86_64/Microsoft.VisualBasic.dll new file mode 100644 index 0000000000000000000000000000000000000000..6b5dd79519e039ffee55b470b6d000025b343227 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/Microsoft.VisualBasic.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/Microsoft.Win32.Primitives.dll b/bin/data_BallChase_linuxbsd_x86_64/Microsoft.Win32.Primitives.dll new file mode 100644 index 0000000000000000000000000000000000000000..2443ee844500057233529849ecdeb92dbbd7391c Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/Microsoft.Win32.Primitives.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/Microsoft.Win32.Registry.dll b/bin/data_BallChase_linuxbsd_x86_64/Microsoft.Win32.Registry.dll new file mode 100644 index 0000000000000000000000000000000000000000..85c7379a0677524b77b5baeeb8993ad19fe96f99 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/Microsoft.Win32.Registry.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.AppContext.dll b/bin/data_BallChase_linuxbsd_x86_64/System.AppContext.dll new file mode 100644 index 0000000000000000000000000000000000000000..8f69946f5e8d5002069e7fd094ecf7e262019584 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.AppContext.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Buffers.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Buffers.dll new file mode 100644 index 0000000000000000000000000000000000000000..353912841a20255f05de73d1af87e42bb852759a Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Buffers.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Collections.Concurrent.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Collections.Concurrent.dll new file mode 100644 index 0000000000000000000000000000000000000000..edc3e28cd1d284daddfc4bbf6048630702ba004b Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Collections.Concurrent.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Collections.Immutable.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Collections.Immutable.dll new file mode 100644 index 0000000000000000000000000000000000000000..67d97edb8d033b4461cabba0f36fbdf7ca92bf37 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Collections.Immutable.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Collections.NonGeneric.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Collections.NonGeneric.dll new file mode 100644 index 0000000000000000000000000000000000000000..5905c3a5600bff79946f9d87a7a0aeec56a4a3dd Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Collections.NonGeneric.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Collections.Specialized.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Collections.Specialized.dll new file mode 100644 index 0000000000000000000000000000000000000000..7b5b1171ed2d9cb48e70a28abf7dddb41d0e0889 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Collections.Specialized.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Collections.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Collections.dll new file mode 100644 index 0000000000000000000000000000000000000000..ea7acad59a788b217018f6e8154867624c0e0cb1 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Collections.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.ComponentModel.Annotations.dll b/bin/data_BallChase_linuxbsd_x86_64/System.ComponentModel.Annotations.dll new file mode 100644 index 0000000000000000000000000000000000000000..15b996186d85831f53076e767a8822e1344f69a5 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.ComponentModel.Annotations.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.ComponentModel.DataAnnotations.dll b/bin/data_BallChase_linuxbsd_x86_64/System.ComponentModel.DataAnnotations.dll new file mode 100644 index 0000000000000000000000000000000000000000..2220aa768909669833c7f045f84219303fe34d1a Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.ComponentModel.DataAnnotations.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.ComponentModel.EventBasedAsync.dll b/bin/data_BallChase_linuxbsd_x86_64/System.ComponentModel.EventBasedAsync.dll new file mode 100644 index 0000000000000000000000000000000000000000..2f6cda08db4df3cb0160664922b5bdd3e9a08099 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.ComponentModel.EventBasedAsync.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.ComponentModel.Primitives.dll b/bin/data_BallChase_linuxbsd_x86_64/System.ComponentModel.Primitives.dll new file mode 100644 index 0000000000000000000000000000000000000000..6c7143ad713e2691cbc3b6205a4aef920af7c606 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.ComponentModel.Primitives.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.ComponentModel.TypeConverter.dll b/bin/data_BallChase_linuxbsd_x86_64/System.ComponentModel.TypeConverter.dll new file mode 100644 index 0000000000000000000000000000000000000000..69f50fa9bd71861d49ef4825a658860739b32188 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.ComponentModel.TypeConverter.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.ComponentModel.dll b/bin/data_BallChase_linuxbsd_x86_64/System.ComponentModel.dll new file mode 100644 index 0000000000000000000000000000000000000000..c92e536be9a54323055c6eee0d0e0652fa5ec776 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.ComponentModel.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Configuration.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Configuration.dll new file mode 100644 index 0000000000000000000000000000000000000000..5f5c20173e59b4854f4d14f6ec7fa3504e9b86dd Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Configuration.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Console.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Console.dll new file mode 100644 index 0000000000000000000000000000000000000000..3de300ccdf588c704b5cb2452d55abf599e0d144 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Console.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Core.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Core.dll new file mode 100644 index 0000000000000000000000000000000000000000..2f9a0e8ea36f6d979619660783e88604196717b5 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Core.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Data.Common.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Data.Common.dll new file mode 100644 index 0000000000000000000000000000000000000000..36b9b43758fe1a97c52c111a1d0ee4fdd8a6cdd7 --- /dev/null +++ b/bin/data_BallChase_linuxbsd_x86_64/System.Data.Common.dll @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec5ecfa3706d3fc752c4e5c56ff49b212331693e53c116730c8ccbd03bf62539 +size 3016992 diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Data.DataSetExtensions.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Data.DataSetExtensions.dll new file mode 100644 index 0000000000000000000000000000000000000000..9f4177d32c003b69c764b55886c34bd703177807 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Data.DataSetExtensions.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Data.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Data.dll new file mode 100644 index 0000000000000000000000000000000000000000..15afebfaac2b3f7fc79eef661b87881d69dd47f5 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Data.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Diagnostics.Contracts.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Diagnostics.Contracts.dll new file mode 100644 index 0000000000000000000000000000000000000000..f0d7cc7a5aa98c929ce28a2117af6b808db9bafd Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Diagnostics.Contracts.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Diagnostics.Debug.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Diagnostics.Debug.dll new file mode 100644 index 0000000000000000000000000000000000000000..5341574ec4935f9846b8bb986eb943ba2a4f318f Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Diagnostics.Debug.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Diagnostics.DiagnosticSource.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Diagnostics.DiagnosticSource.dll new file mode 100644 index 0000000000000000000000000000000000000000..9a14b707604def838387b9e1987e566988246a8f Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Diagnostics.DiagnosticSource.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Diagnostics.FileVersionInfo.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Diagnostics.FileVersionInfo.dll new file mode 100644 index 0000000000000000000000000000000000000000..38ca57f08a13926a6c6cd1d229171c9bef3536fa Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Diagnostics.FileVersionInfo.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Diagnostics.Process.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Diagnostics.Process.dll new file mode 100644 index 0000000000000000000000000000000000000000..28a77b278256d60012983c717217188d7ef8ff1d Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Diagnostics.Process.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Diagnostics.StackTrace.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Diagnostics.StackTrace.dll new file mode 100644 index 0000000000000000000000000000000000000000..a16d279e0ca798b329494b69ab770734f2e21fd4 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Diagnostics.StackTrace.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Diagnostics.TextWriterTraceListener.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Diagnostics.TextWriterTraceListener.dll new file mode 100644 index 0000000000000000000000000000000000000000..8da414414c55cfc53426cc28a67f7f9c42b2a32b Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Diagnostics.TextWriterTraceListener.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Diagnostics.Tools.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Diagnostics.Tools.dll new file mode 100644 index 0000000000000000000000000000000000000000..f4813c1105d22426e768826ccd2c47cf253faac2 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Diagnostics.Tools.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Diagnostics.TraceSource.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Diagnostics.TraceSource.dll new file mode 100644 index 0000000000000000000000000000000000000000..59648d53ac662735b01ce4d93747aeb1fb4f56b3 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Diagnostics.TraceSource.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Diagnostics.Tracing.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Diagnostics.Tracing.dll new file mode 100644 index 0000000000000000000000000000000000000000..d47f81b2a7fd3af36cc1443dbc7e193202c20b8b Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Diagnostics.Tracing.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Drawing.Primitives.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Drawing.Primitives.dll new file mode 100644 index 0000000000000000000000000000000000000000..da7286f5d5bcc03bdb11648470402cf6cd2d607b Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Drawing.Primitives.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Drawing.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Drawing.dll new file mode 100644 index 0000000000000000000000000000000000000000..524f8aba37744a70cd8f4bbf23b1b0f95d6aa987 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Drawing.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Dynamic.Runtime.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Dynamic.Runtime.dll new file mode 100644 index 0000000000000000000000000000000000000000..f03a34e3c824297096d4ae8976ea681d9ccb2430 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Dynamic.Runtime.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Formats.Asn1.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Formats.Asn1.dll new file mode 100644 index 0000000000000000000000000000000000000000..7d532eec4b863383d0f3ef4948470e5cac6c279d Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Formats.Asn1.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Globalization.Calendars.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Globalization.Calendars.dll new file mode 100644 index 0000000000000000000000000000000000000000..38ce366ffde65a1905732efb7bca4f2f67f60a6b Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Globalization.Calendars.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Globalization.Extensions.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Globalization.Extensions.dll new file mode 100644 index 0000000000000000000000000000000000000000..e8a00b4461cff609ada5a8ad737daf5e39479677 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Globalization.Extensions.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Globalization.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Globalization.dll new file mode 100644 index 0000000000000000000000000000000000000000..11dbf1fb364b3d61170f68708c216bf58355e18f Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Globalization.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.IO.Compression.Brotli.dll b/bin/data_BallChase_linuxbsd_x86_64/System.IO.Compression.Brotli.dll new file mode 100644 index 0000000000000000000000000000000000000000..b1a07b931824491551dd3aca1eed49ecebf26ce2 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.IO.Compression.Brotli.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.IO.Compression.FileSystem.dll b/bin/data_BallChase_linuxbsd_x86_64/System.IO.Compression.FileSystem.dll new file mode 100644 index 0000000000000000000000000000000000000000..2ef9f9b3e05e1f9146c491b55ac55422affd15b6 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.IO.Compression.FileSystem.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.IO.Compression.ZipFile.dll b/bin/data_BallChase_linuxbsd_x86_64/System.IO.Compression.ZipFile.dll new file mode 100644 index 0000000000000000000000000000000000000000..63e291c394219c6a115df32d2306660f97af3d62 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.IO.Compression.ZipFile.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.IO.Compression.dll b/bin/data_BallChase_linuxbsd_x86_64/System.IO.Compression.dll new file mode 100644 index 0000000000000000000000000000000000000000..680c3a951b0854eddd72ef3d602844fad0b29a11 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.IO.Compression.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.IO.FileSystem.AccessControl.dll b/bin/data_BallChase_linuxbsd_x86_64/System.IO.FileSystem.AccessControl.dll new file mode 100644 index 0000000000000000000000000000000000000000..bb620decd4e5a2b8d0ca88ddcaa832495d797863 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.IO.FileSystem.AccessControl.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.IO.FileSystem.DriveInfo.dll b/bin/data_BallChase_linuxbsd_x86_64/System.IO.FileSystem.DriveInfo.dll new file mode 100644 index 0000000000000000000000000000000000000000..8d55b462460d46993cac8777daf178945894b08f Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.IO.FileSystem.DriveInfo.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.IO.FileSystem.Primitives.dll b/bin/data_BallChase_linuxbsd_x86_64/System.IO.FileSystem.Primitives.dll new file mode 100644 index 0000000000000000000000000000000000000000..172c53e6e140c0f7cd91d73a3f7b8372b98b1519 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.IO.FileSystem.Primitives.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.IO.FileSystem.Watcher.dll b/bin/data_BallChase_linuxbsd_x86_64/System.IO.FileSystem.Watcher.dll new file mode 100644 index 0000000000000000000000000000000000000000..b6ac4ef5c3f11f6e0076cbaa915db8060077b9fe Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.IO.FileSystem.Watcher.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.IO.FileSystem.dll b/bin/data_BallChase_linuxbsd_x86_64/System.IO.FileSystem.dll new file mode 100644 index 0000000000000000000000000000000000000000..d62036d08d75a50f8c81b488377f3587e1fc165f Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.IO.FileSystem.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.IO.IsolatedStorage.dll b/bin/data_BallChase_linuxbsd_x86_64/System.IO.IsolatedStorage.dll new file mode 100644 index 0000000000000000000000000000000000000000..6690393f42cedcec74850fb72c045415a27dda6b Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.IO.IsolatedStorage.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.IO.MemoryMappedFiles.dll b/bin/data_BallChase_linuxbsd_x86_64/System.IO.MemoryMappedFiles.dll new file mode 100644 index 0000000000000000000000000000000000000000..29707dbc8afab5397c2f71e3b7c9a8a0da79c985 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.IO.MemoryMappedFiles.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.IO.Pipes.AccessControl.dll b/bin/data_BallChase_linuxbsd_x86_64/System.IO.Pipes.AccessControl.dll new file mode 100644 index 0000000000000000000000000000000000000000..6927b837e01fea575c7ce19536709cb815b8635b Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.IO.Pipes.AccessControl.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.IO.Pipes.dll b/bin/data_BallChase_linuxbsd_x86_64/System.IO.Pipes.dll new file mode 100644 index 0000000000000000000000000000000000000000..10760207dec04245bec8d894209ee6184e2a4a15 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.IO.Pipes.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.IO.UnmanagedMemoryStream.dll b/bin/data_BallChase_linuxbsd_x86_64/System.IO.UnmanagedMemoryStream.dll new file mode 100644 index 0000000000000000000000000000000000000000..db1a8bd5bd6ec3e93680e047aad3fee6c40b2342 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.IO.UnmanagedMemoryStream.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.IO.dll b/bin/data_BallChase_linuxbsd_x86_64/System.IO.dll new file mode 100644 index 0000000000000000000000000000000000000000..3b3fa506277f8ed12b5ff2d5988d4f3d4f1a6925 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.IO.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Linq.Expressions.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Linq.Expressions.dll new file mode 100644 index 0000000000000000000000000000000000000000..6e202c94aabca5a9a5cf73242d957075b56f389e --- /dev/null +++ b/bin/data_BallChase_linuxbsd_x86_64/System.Linq.Expressions.dll @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cba311b07aa8051c8fd065ab950159b41b42c9517cdc3a2b679a9f50c61a42e2 +size 3901088 diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Linq.Parallel.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Linq.Parallel.dll new file mode 100644 index 0000000000000000000000000000000000000000..592b94f33e4c2d88f71bc72eff9e47aee82bd200 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Linq.Parallel.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Linq.Queryable.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Linq.Queryable.dll new file mode 100644 index 0000000000000000000000000000000000000000..518f603f87e14b56bfbc40e41e6ec06940c172bc Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Linq.Queryable.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Linq.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Linq.dll new file mode 100644 index 0000000000000000000000000000000000000000..c2bc565c2e10a9cb7fc620145a282cc8a0c03e54 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Linq.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Memory.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Memory.dll new file mode 100644 index 0000000000000000000000000000000000000000..ad2265466d31a34f40983522b2c0015686521c00 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Memory.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Net.Http.Json.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Net.Http.Json.dll new file mode 100644 index 0000000000000000000000000000000000000000..2d3c432d2588fff7b33bcb89ba1e74cb8081f7c5 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Net.Http.Json.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Net.Http.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Net.Http.dll new file mode 100644 index 0000000000000000000000000000000000000000..431c53aae98a52ff14f8f7aeaedf3d7443015de9 --- /dev/null +++ b/bin/data_BallChase_linuxbsd_x86_64/System.Net.Http.dll @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f07f6be48d48d54ead271a93882617a05c484abd0f86f7b5a5331ecd68dfcc10 +size 1774752 diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Net.HttpListener.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Net.HttpListener.dll new file mode 100644 index 0000000000000000000000000000000000000000..b569950edd2dfbbd933588be0960aef9df9348b9 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Net.HttpListener.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Net.Mail.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Net.Mail.dll new file mode 100644 index 0000000000000000000000000000000000000000..08f2102aebe57c990ddb7b0be40945fe9e693655 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Net.Mail.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Net.NameResolution.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Net.NameResolution.dll new file mode 100644 index 0000000000000000000000000000000000000000..23639d07467be26ce12ba23b1f5ac80aa0e7f4d6 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Net.NameResolution.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Net.NetworkInformation.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Net.NetworkInformation.dll new file mode 100644 index 0000000000000000000000000000000000000000..9c6a3b1b5d132a79083d840cb0d5393f7af0c3b2 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Net.NetworkInformation.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Net.Ping.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Net.Ping.dll new file mode 100644 index 0000000000000000000000000000000000000000..2c42cc6f9df8d174d77824249147caf8f3e1e682 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Net.Ping.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Net.Primitives.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Net.Primitives.dll new file mode 100644 index 0000000000000000000000000000000000000000..16ea6bd5cf693d0f58055b0ddf1735369b175d99 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Net.Primitives.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Net.Quic.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Net.Quic.dll new file mode 100644 index 0000000000000000000000000000000000000000..c2ecadb497f5055afcd2830b45e7e9f5f9d3852e Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Net.Quic.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Net.Requests.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Net.Requests.dll new file mode 100644 index 0000000000000000000000000000000000000000..e389d0aef2b553936eabbb8ca97ac45c30fe9297 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Net.Requests.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Net.Security.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Net.Security.dll new file mode 100644 index 0000000000000000000000000000000000000000..89ff33d816252809750723bbd44a01ca6b90b0f2 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Net.Security.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Net.ServicePoint.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Net.ServicePoint.dll new file mode 100644 index 0000000000000000000000000000000000000000..a973abb23762d93e2b6e4461dac5408b37b57f11 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Net.ServicePoint.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Net.Sockets.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Net.Sockets.dll new file mode 100644 index 0000000000000000000000000000000000000000..843bd653bdebcc041338d3adb1bd85626824ad21 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Net.Sockets.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Net.WebClient.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Net.WebClient.dll new file mode 100644 index 0000000000000000000000000000000000000000..2b03f70da6bf476e5b5d812b37876b1a23a3012a Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Net.WebClient.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Net.WebHeaderCollection.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Net.WebHeaderCollection.dll new file mode 100644 index 0000000000000000000000000000000000000000..7a980dc37bf86039cae02fe5ae8ac2e030de9592 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Net.WebHeaderCollection.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Net.WebProxy.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Net.WebProxy.dll new file mode 100644 index 0000000000000000000000000000000000000000..0270072264f18ae014eb7c8c3f7af62be319d898 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Net.WebProxy.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Net.WebSockets.Client.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Net.WebSockets.Client.dll new file mode 100644 index 0000000000000000000000000000000000000000..1f26fc551f43f9bd779fe40f0532d7350d713bd2 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Net.WebSockets.Client.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Net.WebSockets.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Net.WebSockets.dll new file mode 100644 index 0000000000000000000000000000000000000000..2786998db50fe9935227ea603410e771bd869713 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Net.WebSockets.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Net.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Net.dll new file mode 100644 index 0000000000000000000000000000000000000000..964c5049033f807f9ea91b15e2591adedecd3fc3 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Net.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Numerics.Vectors.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Numerics.Vectors.dll new file mode 100644 index 0000000000000000000000000000000000000000..3aa05b3f26eb0ec00540b26b94bb197165b573d0 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Numerics.Vectors.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Numerics.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Numerics.dll new file mode 100644 index 0000000000000000000000000000000000000000..ef617d1f2c18e0526a74be29539eafadc7b38946 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Numerics.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.ObjectModel.dll b/bin/data_BallChase_linuxbsd_x86_64/System.ObjectModel.dll new file mode 100644 index 0000000000000000000000000000000000000000..7be07d2e68b23c676fa035936a95a3619a76de9d Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.ObjectModel.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Private.CoreLib.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Private.CoreLib.dll new file mode 100644 index 0000000000000000000000000000000000000000..94cd30e8e83914c325d7d2b8729633adcefdc904 --- /dev/null +++ b/bin/data_BallChase_linuxbsd_x86_64/System.Private.CoreLib.dll @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49c904be8f88f1fa676695b7d687c66ad4c493cf33ab35619de737d18a71ec5e +size 10424592 diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Private.DataContractSerialization.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Private.DataContractSerialization.dll new file mode 100644 index 0000000000000000000000000000000000000000..b914e741a8a6cf13f67f36a5925f0d8d0de459de --- /dev/null +++ b/bin/data_BallChase_linuxbsd_x86_64/System.Private.DataContractSerialization.dll @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1a3808d2ad904205ff3cd2ac64f342ee53db818b48458c8a27d2aa2c29abc99 +size 2098848 diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Private.Uri.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Private.Uri.dll new file mode 100644 index 0000000000000000000000000000000000000000..226f995d0a197dbd2bfa9e41dd6378bb9e8d936c Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Private.Uri.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Private.Xml.Linq.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Private.Xml.Linq.dll new file mode 100644 index 0000000000000000000000000000000000000000..062ab3f4842cd965389765d276a979e4bf41575d Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Private.Xml.Linq.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Private.Xml.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Private.Xml.dll new file mode 100644 index 0000000000000000000000000000000000000000..2d2a4f9b096fed534d8e6b88e9fd8e578fe0f8e9 --- /dev/null +++ b/bin/data_BallChase_linuxbsd_x86_64/System.Private.Xml.dll @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cca24efe10149b5aa4db77e2b2c473caacdfd7c3a162fc3e696f38cbcdf5268 +size 8687280 diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Reflection.DispatchProxy.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Reflection.DispatchProxy.dll new file mode 100644 index 0000000000000000000000000000000000000000..dc173562385d5f7278b36125cdaf00185a8f59e0 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Reflection.DispatchProxy.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Reflection.Emit.ILGeneration.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Reflection.Emit.ILGeneration.dll new file mode 100644 index 0000000000000000000000000000000000000000..2094f8afe56cee4457201c8714052d0dff6779f6 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Reflection.Emit.ILGeneration.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Reflection.Emit.Lightweight.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Reflection.Emit.Lightweight.dll new file mode 100644 index 0000000000000000000000000000000000000000..a8508f181460472b0b75a4e17b6036611b2f50ac Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Reflection.Emit.Lightweight.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Reflection.Emit.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Reflection.Emit.dll new file mode 100644 index 0000000000000000000000000000000000000000..0feafc8e522709eec1291639f45e581ff29c4702 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Reflection.Emit.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Reflection.Extensions.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Reflection.Extensions.dll new file mode 100644 index 0000000000000000000000000000000000000000..996191a7e13d09c6bfab165701688348ae56cfc7 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Reflection.Extensions.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Reflection.Metadata.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Reflection.Metadata.dll new file mode 100644 index 0000000000000000000000000000000000000000..ce765accfb23f655c9f72283d979b6d7bcbd1c1c --- /dev/null +++ b/bin/data_BallChase_linuxbsd_x86_64/System.Reflection.Metadata.dll @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cf3b2c71a70508855cc9698f0f645717f90d8d0066d7b0ae72ecba0c8aa3eff +size 1115408 diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Reflection.Primitives.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Reflection.Primitives.dll new file mode 100644 index 0000000000000000000000000000000000000000..88beb7eeed7b618c62dc3df5b4325f999b5a77cd Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Reflection.Primitives.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Reflection.TypeExtensions.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Reflection.TypeExtensions.dll new file mode 100644 index 0000000000000000000000000000000000000000..a546b669dbe598e23af38a4e877f8da871e0e635 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Reflection.TypeExtensions.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Reflection.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Reflection.dll new file mode 100644 index 0000000000000000000000000000000000000000..881175edc3769a104383226a83fbb4124bb898cb Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Reflection.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Resources.Reader.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Resources.Reader.dll new file mode 100644 index 0000000000000000000000000000000000000000..73bc43f3504655000400d6adb44cdec66dded957 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Resources.Reader.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Resources.ResourceManager.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Resources.ResourceManager.dll new file mode 100644 index 0000000000000000000000000000000000000000..12b14f13a34e1002f23627346b786a52fc3ef46a Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Resources.ResourceManager.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Resources.Writer.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Resources.Writer.dll new file mode 100644 index 0000000000000000000000000000000000000000..3e1b4bb02ed38989226968c248303768e7506d2b Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Resources.Writer.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Runtime.CompilerServices.Unsafe.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Runtime.CompilerServices.Unsafe.dll new file mode 100644 index 0000000000000000000000000000000000000000..b840b3e4399cf9a6cd60248ec4c82234250d89eb Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Runtime.CompilerServices.Unsafe.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Runtime.CompilerServices.VisualC.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Runtime.CompilerServices.VisualC.dll new file mode 100644 index 0000000000000000000000000000000000000000..9c3b62689d37fa872e83b0d4aa7a20a8f19aac4a Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Runtime.CompilerServices.VisualC.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Runtime.Extensions.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Runtime.Extensions.dll new file mode 100644 index 0000000000000000000000000000000000000000..bbde36e1ce764df772567b9061bd3b575f40c5c6 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Runtime.Extensions.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Runtime.Handles.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Runtime.Handles.dll new file mode 100644 index 0000000000000000000000000000000000000000..16b36807a242d4f53d9ee700d311b91a8e9e2078 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Runtime.Handles.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Runtime.InteropServices.RuntimeInformation.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Runtime.InteropServices.RuntimeInformation.dll new file mode 100644 index 0000000000000000000000000000000000000000..4066d4875620a0e39629779bcdc4f582ff3f1218 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Runtime.InteropServices.RuntimeInformation.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Runtime.InteropServices.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Runtime.InteropServices.dll new file mode 100644 index 0000000000000000000000000000000000000000..2a1bbc29341a11c50745fb1485d477c92d2887c8 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Runtime.InteropServices.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Runtime.Intrinsics.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Runtime.Intrinsics.dll new file mode 100644 index 0000000000000000000000000000000000000000..6c8637a8cdcd866a074c93f7799251347fa30fdb Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Runtime.Intrinsics.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Runtime.Loader.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Runtime.Loader.dll new file mode 100644 index 0000000000000000000000000000000000000000..1f47839e501ddc2e38f21fd4c351c0d9c48a829b Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Runtime.Loader.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Runtime.Numerics.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Runtime.Numerics.dll new file mode 100644 index 0000000000000000000000000000000000000000..5b7bd648e2817ec3acdfcbf9f1617572f3d848eb Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Runtime.Numerics.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Runtime.Serialization.Formatters.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Runtime.Serialization.Formatters.dll new file mode 100644 index 0000000000000000000000000000000000000000..8e3c1e80d232fe21a2ea032af64a4440085dd042 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Runtime.Serialization.Formatters.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Runtime.Serialization.Json.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Runtime.Serialization.Json.dll new file mode 100644 index 0000000000000000000000000000000000000000..9ef5786dabd60927f66dbc8a8c5f3ddc8e786a8b Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Runtime.Serialization.Json.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Runtime.Serialization.Primitives.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Runtime.Serialization.Primitives.dll new file mode 100644 index 0000000000000000000000000000000000000000..7cc8a0089697009ef99be6fe84c5e1be491a0eaa Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Runtime.Serialization.Primitives.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Runtime.Serialization.Xml.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Runtime.Serialization.Xml.dll new file mode 100644 index 0000000000000000000000000000000000000000..e22aaf2ef1a5ebd122d00d38868a93e2311e4a4c Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Runtime.Serialization.Xml.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Runtime.Serialization.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Runtime.Serialization.dll new file mode 100644 index 0000000000000000000000000000000000000000..acd8e3d1ad1973832ed43e08d28a09ddf9aa9e88 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Runtime.Serialization.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Runtime.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Runtime.dll new file mode 100644 index 0000000000000000000000000000000000000000..2d496f5388ef855441f40d0b94e4d0a5ce8a2a2b Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Runtime.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Security.AccessControl.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Security.AccessControl.dll new file mode 100644 index 0000000000000000000000000000000000000000..61b874c8366d5864af08b51c09901f4d6235aeb9 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Security.AccessControl.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Security.Claims.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Security.Claims.dll new file mode 100644 index 0000000000000000000000000000000000000000..8f160ed5b9435cc4610b3ba85d80261f3c463f21 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Security.Claims.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Security.Cryptography.Algorithms.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Security.Cryptography.Algorithms.dll new file mode 100644 index 0000000000000000000000000000000000000000..08bf427b2884bf8b9f40f927f95832fdb9d6fb28 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Security.Cryptography.Algorithms.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Security.Cryptography.Cng.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Security.Cryptography.Cng.dll new file mode 100644 index 0000000000000000000000000000000000000000..a12ad9220e827a14aad65a0f66a4183a0b45fc54 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Security.Cryptography.Cng.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Security.Cryptography.Csp.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Security.Cryptography.Csp.dll new file mode 100644 index 0000000000000000000000000000000000000000..24a2237e77327883659f3fd5a3e14718a67b0b47 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Security.Cryptography.Csp.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Security.Cryptography.Encoding.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Security.Cryptography.Encoding.dll new file mode 100644 index 0000000000000000000000000000000000000000..e72d0f9dce115e26a943cfc17628d14902c2ab34 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Security.Cryptography.Encoding.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Security.Cryptography.OpenSsl.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Security.Cryptography.OpenSsl.dll new file mode 100644 index 0000000000000000000000000000000000000000..ac8f680279302dca4e7c588145070b0e84bfc170 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Security.Cryptography.OpenSsl.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Security.Cryptography.Primitives.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Security.Cryptography.Primitives.dll new file mode 100644 index 0000000000000000000000000000000000000000..59c3de82a87ac5c6cb00f8e0edc32ef2bcbdf887 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Security.Cryptography.Primitives.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Security.Cryptography.X509Certificates.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Security.Cryptography.X509Certificates.dll new file mode 100644 index 0000000000000000000000000000000000000000..b40d0acbf5ee4aa831c5797743caeeec492472b1 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Security.Cryptography.X509Certificates.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Security.Principal.Windows.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Security.Principal.Windows.dll new file mode 100644 index 0000000000000000000000000000000000000000..5d1ba165781c158717832ef85755995def4c3f87 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Security.Principal.Windows.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Security.Principal.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Security.Principal.dll new file mode 100644 index 0000000000000000000000000000000000000000..f5f61530220f76c2ce095b393453fdca36ee70f3 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Security.Principal.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Security.SecureString.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Security.SecureString.dll new file mode 100644 index 0000000000000000000000000000000000000000..204ed462bb5c4d1c5e3404c04b11b32b73b39549 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Security.SecureString.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Security.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Security.dll new file mode 100644 index 0000000000000000000000000000000000000000..dcf0de7e696acb3b522c6718d60b5ad4e101c35e Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Security.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.ServiceModel.Web.dll b/bin/data_BallChase_linuxbsd_x86_64/System.ServiceModel.Web.dll new file mode 100644 index 0000000000000000000000000000000000000000..dc3d932e9a2c3f99b7868f1e945e36e123442746 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.ServiceModel.Web.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.ServiceProcess.dll b/bin/data_BallChase_linuxbsd_x86_64/System.ServiceProcess.dll new file mode 100644 index 0000000000000000000000000000000000000000..e1258ce958e4bca7843475fb92460238569ae2ee Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.ServiceProcess.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Text.Encoding.CodePages.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Text.Encoding.CodePages.dll new file mode 100644 index 0000000000000000000000000000000000000000..4fd4c2512f8bcfb069649396446e0650b3a32803 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Text.Encoding.CodePages.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Text.Encoding.Extensions.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Text.Encoding.Extensions.dll new file mode 100644 index 0000000000000000000000000000000000000000..4a5719ee1443d6aa924de20bca35acb6e6f44e3a Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Text.Encoding.Extensions.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Text.Encoding.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Text.Encoding.dll new file mode 100644 index 0000000000000000000000000000000000000000..90d8f6b672ee08695dfe4361bd3750df5456b58c Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Text.Encoding.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Text.Encodings.Web.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Text.Encodings.Web.dll new file mode 100644 index 0000000000000000000000000000000000000000..dcf88bfea14439b9ee63e2562303208c369a9751 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Text.Encodings.Web.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Text.Json.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Text.Json.dll new file mode 100644 index 0000000000000000000000000000000000000000..c6fe23b6c194db933bf0fdb61d27c8e1352a55e9 --- /dev/null +++ b/bin/data_BallChase_linuxbsd_x86_64/System.Text.Json.dll @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1c4100d8b4e66dae48bcdf4b43bd62ec00fb84d2378013c17f7b689d0441c7a +size 1493664 diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Text.RegularExpressions.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Text.RegularExpressions.dll new file mode 100644 index 0000000000000000000000000000000000000000..cafece0cef9b0b61fbd7b8707b01db0ad61fa69f Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Text.RegularExpressions.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Threading.Channels.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Threading.Channels.dll new file mode 100644 index 0000000000000000000000000000000000000000..cb9ff6a060cbf370b83638fbe47fbceb1b60e51d Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Threading.Channels.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Threading.Overlapped.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Threading.Overlapped.dll new file mode 100644 index 0000000000000000000000000000000000000000..7851310de756d8f95a3d2ea0b87ad4eb25edd2e4 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Threading.Overlapped.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Threading.Tasks.Dataflow.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Threading.Tasks.Dataflow.dll new file mode 100644 index 0000000000000000000000000000000000000000..f01dfb22baa560086c8537b1cd1628244cf499b1 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Threading.Tasks.Dataflow.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Threading.Tasks.Extensions.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Threading.Tasks.Extensions.dll new file mode 100644 index 0000000000000000000000000000000000000000..846b7552d0689266ccfcf8faaf13fed30501c530 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Threading.Tasks.Extensions.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Threading.Tasks.Parallel.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Threading.Tasks.Parallel.dll new file mode 100644 index 0000000000000000000000000000000000000000..5f5f42b98e7e3232b7ec727a6e2897371c088c81 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Threading.Tasks.Parallel.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Threading.Tasks.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Threading.Tasks.dll new file mode 100644 index 0000000000000000000000000000000000000000..e6f026160014dd60afe7974bcddaf9c1fc03a91d Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Threading.Tasks.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Threading.Thread.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Threading.Thread.dll new file mode 100644 index 0000000000000000000000000000000000000000..3d3df966c152ba43b4fe7b53bc71902c6f5c7fd6 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Threading.Thread.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Threading.ThreadPool.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Threading.ThreadPool.dll new file mode 100644 index 0000000000000000000000000000000000000000..4a6ee414d1efdb659a71fe21ac9402be33756a0e Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Threading.ThreadPool.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Threading.Timer.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Threading.Timer.dll new file mode 100644 index 0000000000000000000000000000000000000000..54419a934e9adb6cb8bc9534b18ee7a8c21096dc Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Threading.Timer.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Threading.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Threading.dll new file mode 100644 index 0000000000000000000000000000000000000000..6624aa42ac653a9ed13982a041329d5edb274f5d Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Threading.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Transactions.Local.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Transactions.Local.dll new file mode 100644 index 0000000000000000000000000000000000000000..f9f9b003bb81b124007698a01102671d626cdc8c Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Transactions.Local.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Transactions.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Transactions.dll new file mode 100644 index 0000000000000000000000000000000000000000..c02576e4e7f5ce2b58bb476944c87f4ed31b94b2 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Transactions.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.ValueTuple.dll b/bin/data_BallChase_linuxbsd_x86_64/System.ValueTuple.dll new file mode 100644 index 0000000000000000000000000000000000000000..83bb2d1c796c9117098271c1f40ee14feef6f07b Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.ValueTuple.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Web.HttpUtility.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Web.HttpUtility.dll new file mode 100644 index 0000000000000000000000000000000000000000..cb292c1ff2bddf98ef04d9e2c3e5dcf7f46b81e0 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Web.HttpUtility.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Web.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Web.dll new file mode 100644 index 0000000000000000000000000000000000000000..43cb93b45767988b1cb931c9aaffae5b608b4b61 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Web.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Windows.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Windows.dll new file mode 100644 index 0000000000000000000000000000000000000000..0f57eee55ff91d72e4fcc9f8f978c0b8755df005 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Windows.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Xml.Linq.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Xml.Linq.dll new file mode 100644 index 0000000000000000000000000000000000000000..ab8323a371c015c71a4d407dd82dc84ec3506405 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Xml.Linq.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Xml.ReaderWriter.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Xml.ReaderWriter.dll new file mode 100644 index 0000000000000000000000000000000000000000..9d81663833a536ac75a4a136fa6d5b24c520cb54 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Xml.ReaderWriter.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Xml.Serialization.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Xml.Serialization.dll new file mode 100644 index 0000000000000000000000000000000000000000..c408e0e9593e5989faeb053cac84739d264938b1 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Xml.Serialization.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Xml.XDocument.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Xml.XDocument.dll new file mode 100644 index 0000000000000000000000000000000000000000..8c4d3d077681e604c5e02c42fb9319048aedb8f8 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Xml.XDocument.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Xml.XPath.XDocument.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Xml.XPath.XDocument.dll new file mode 100644 index 0000000000000000000000000000000000000000..009e180c4e2b9c1ce57e819111d50e234775a7aa Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Xml.XPath.XDocument.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Xml.XPath.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Xml.XPath.dll new file mode 100644 index 0000000000000000000000000000000000000000..3fb8545ec99e7944357a8d75b21e3236ab97e548 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Xml.XPath.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Xml.XmlDocument.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Xml.XmlDocument.dll new file mode 100644 index 0000000000000000000000000000000000000000..55bcd81b81a12bb69f7756d94f954c4747be60ba Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Xml.XmlDocument.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Xml.XmlSerializer.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Xml.XmlSerializer.dll new file mode 100644 index 0000000000000000000000000000000000000000..9012f5e84adbf8f5139a87560af352f3a7d58d30 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Xml.XmlSerializer.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.Xml.dll b/bin/data_BallChase_linuxbsd_x86_64/System.Xml.dll new file mode 100644 index 0000000000000000000000000000000000000000..d9dfafb774d6c79f9e18d233a1109e375a5225a8 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.Xml.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/System.dll b/bin/data_BallChase_linuxbsd_x86_64/System.dll new file mode 100644 index 0000000000000000000000000000000000000000..debc9e0c89c98482e2daba6955b9bc8021ef86b8 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/System.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/WindowsBase.dll b/bin/data_BallChase_linuxbsd_x86_64/WindowsBase.dll new file mode 100644 index 0000000000000000000000000000000000000000..9167ae54e63f74e3a775fd940bb342dbb02055ea Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/WindowsBase.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/createdump b/bin/data_BallChase_linuxbsd_x86_64/createdump new file mode 100644 index 0000000000000000000000000000000000000000..49668dd498890f9ce6ad8d585584f4bb150050ae Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/createdump differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/libSystem.Globalization.Native.so b/bin/data_BallChase_linuxbsd_x86_64/libSystem.Globalization.Native.so new file mode 100644 index 0000000000000000000000000000000000000000..b79c49575a8414b68f62cf271e85d73e78a60fa3 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/libSystem.Globalization.Native.so differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/libSystem.IO.Compression.Native.so b/bin/data_BallChase_linuxbsd_x86_64/libSystem.IO.Compression.Native.so new file mode 100644 index 0000000000000000000000000000000000000000..a1763de6609f06564d2b4cf29cc702fa1fc51da1 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/libSystem.IO.Compression.Native.so differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/libSystem.Native.so b/bin/data_BallChase_linuxbsd_x86_64/libSystem.Native.so new file mode 100644 index 0000000000000000000000000000000000000000..4903ba9636aca3b5b80d1e08a989bda7dd619cf2 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/libSystem.Native.so differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/libSystem.Net.Security.Native.so b/bin/data_BallChase_linuxbsd_x86_64/libSystem.Net.Security.Native.so new file mode 100644 index 0000000000000000000000000000000000000000..67c84c0603e719c550129f682b27175572926445 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/libSystem.Net.Security.Native.so differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/libSystem.Security.Cryptography.Native.OpenSsl.so b/bin/data_BallChase_linuxbsd_x86_64/libSystem.Security.Cryptography.Native.OpenSsl.so new file mode 100644 index 0000000000000000000000000000000000000000..4803b50c3d9ae10455cb707bac7c1416c4d19eab Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/libSystem.Security.Cryptography.Native.OpenSsl.so differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/libclrjit.so b/bin/data_BallChase_linuxbsd_x86_64/libclrjit.so new file mode 100644 index 0000000000000000000000000000000000000000..6fc1ce7de8cab6432d2cc1e286c87bd80c9a16ce --- /dev/null +++ b/bin/data_BallChase_linuxbsd_x86_64/libclrjit.so @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f8f620dc219f74d2eb618afccf98e97f7f4b3ecd545b403fa58c4d85ef386e9 +size 3359640 diff --git a/bin/data_BallChase_linuxbsd_x86_64/libcoreclr.so b/bin/data_BallChase_linuxbsd_x86_64/libcoreclr.so new file mode 100644 index 0000000000000000000000000000000000000000..6523b32c6a293879ad1c9fcd753fc8e035fe0b65 --- /dev/null +++ b/bin/data_BallChase_linuxbsd_x86_64/libcoreclr.so @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9e41a181305adc5112e34193e82d2dafec5c4f7624790e377a7c1b2982c3eaf +size 7360032 diff --git a/bin/data_BallChase_linuxbsd_x86_64/libcoreclrtraceptprovider.so b/bin/data_BallChase_linuxbsd_x86_64/libcoreclrtraceptprovider.so new file mode 100644 index 0000000000000000000000000000000000000000..bbc9b8dae6050923dd11132a8f7065990bc4a35d Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/libcoreclrtraceptprovider.so differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/libdbgshim.so b/bin/data_BallChase_linuxbsd_x86_64/libdbgshim.so new file mode 100644 index 0000000000000000000000000000000000000000..7d602c260854045b292b11c522ddbfc92a345879 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/libdbgshim.so differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/libhostfxr.so b/bin/data_BallChase_linuxbsd_x86_64/libhostfxr.so new file mode 100644 index 0000000000000000000000000000000000000000..bc8429b0a2436ea23701dae12a1193d2b42b4920 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/libhostfxr.so differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/libhostpolicy.so b/bin/data_BallChase_linuxbsd_x86_64/libhostpolicy.so new file mode 100644 index 0000000000000000000000000000000000000000..04b74bd454be279372b50606f63ff34b39bd7279 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/libhostpolicy.so differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/libmscordaccore.so b/bin/data_BallChase_linuxbsd_x86_64/libmscordaccore.so new file mode 100644 index 0000000000000000000000000000000000000000..c937fc7c69dcb0071925105aac8c6735ea9633af --- /dev/null +++ b/bin/data_BallChase_linuxbsd_x86_64/libmscordaccore.so @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:774f20d7bdc26ed8a7a5111820fd96c5e647a378c59d4c6ff1984f9c3f2ef779 +size 2602272 diff --git a/bin/data_BallChase_linuxbsd_x86_64/libmscordbi.so b/bin/data_BallChase_linuxbsd_x86_64/libmscordbi.so new file mode 100644 index 0000000000000000000000000000000000000000..822510dbc61e6d4777ef9d3ab3e9c3c5bd1e7b2b --- /dev/null +++ b/bin/data_BallChase_linuxbsd_x86_64/libmscordbi.so @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b798bded535d58030316d48a0a0a84e765029f17ae2c1c1b5df8cb0b8b7827e +size 1778936 diff --git a/bin/data_BallChase_linuxbsd_x86_64/libonnxruntime.so b/bin/data_BallChase_linuxbsd_x86_64/libonnxruntime.so new file mode 100644 index 0000000000000000000000000000000000000000..40e98dc095156a7139cb3cf9c134090473004bf9 --- /dev/null +++ b/bin/data_BallChase_linuxbsd_x86_64/libonnxruntime.so @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ce2845caacb638ed78bb23bbadbb4748f962c409a6748b402dc1223ba307b28 +size 16713232 diff --git a/bin/data_BallChase_linuxbsd_x86_64/mscorlib.dll b/bin/data_BallChase_linuxbsd_x86_64/mscorlib.dll new file mode 100644 index 0000000000000000000000000000000000000000..c1d480a62b21e55f7293ebf384b7459b45fad293 Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/mscorlib.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/netstandard.dll b/bin/data_BallChase_linuxbsd_x86_64/netstandard.dll new file mode 100644 index 0000000000000000000000000000000000000000..0ffdf0cbbe10bff30d1a5097889cf1d91b223acf Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/netstandard.dll differ diff --git a/bin/data_BallChase_linuxbsd_x86_64/onnxruntime.dll b/bin/data_BallChase_linuxbsd_x86_64/onnxruntime.dll new file mode 100644 index 0000000000000000000000000000000000000000..9847e82b9ec42c55d2b3daea747c3b30809413b9 --- /dev/null +++ b/bin/data_BallChase_linuxbsd_x86_64/onnxruntime.dll @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb090dd258282c1d7f7a41a83492ba07bc4fe65d75259435587350e1fa66f1bc +size 9630648 diff --git a/bin/data_BallChase_linuxbsd_x86_64/onnxruntime_providers_shared.dll b/bin/data_BallChase_linuxbsd_x86_64/onnxruntime_providers_shared.dll new file mode 100644 index 0000000000000000000000000000000000000000..91993078b71a472736c950ff0c03be69628be25d Binary files /dev/null and b/bin/data_BallChase_linuxbsd_x86_64/onnxruntime_providers_shared.dll differ diff --git a/bin/data_BallChase_windows_x86_64/BallChase.deps.json b/bin/data_BallChase_windows_x86_64/BallChase.deps.json new file mode 100644 index 0000000000000000000000000000000000000000..09698d04f807b3202face74396edf31c3c846d48 --- /dev/null +++ b/bin/data_BallChase_windows_x86_64/BallChase.deps.json @@ -0,0 +1,1074 @@ +{ + "runtimeTarget": { + "name": ".NETCoreApp,Version=v6.0/win-x64", + "signature": "" + }, + "compilationOptions": {}, + "targets": { + ".NETCoreApp,Version=v6.0": {}, + ".NETCoreApp,Version=v6.0/win-x64": { + "BallChase/1.0.0": { + "dependencies": { + "Godot.SourceGenerators": "4.2.1", + "GodotSharp": "4.2.1", + "Microsoft.ML.OnnxRuntime": "1.15.1", + "runtimepack.Microsoft.NETCore.App.Runtime.win-x64": "6.0.27" + }, + "runtime": { + "BallChase.dll": {} + } + }, + "runtimepack.Microsoft.NETCore.App.Runtime.win-x64/6.0.27": { + "runtime": { + "Microsoft.CSharp.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "Microsoft.VisualBasic.Core.dll": { + "assemblyVersion": "11.0.0.0", + "fileVersion": "11.100.2724.6912" + }, + "Microsoft.VisualBasic.dll": { + "assemblyVersion": "10.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "Microsoft.Win32.Primitives.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "Microsoft.Win32.Registry.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.AppContext.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Buffers.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Collections.Concurrent.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Collections.Immutable.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Collections.NonGeneric.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Collections.Specialized.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Collections.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.ComponentModel.Annotations.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.ComponentModel.DataAnnotations.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.ComponentModel.EventBasedAsync.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.ComponentModel.Primitives.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.ComponentModel.TypeConverter.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.ComponentModel.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Configuration.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Console.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Core.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Data.Common.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Data.DataSetExtensions.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Data.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Diagnostics.Contracts.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Diagnostics.Debug.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Diagnostics.DiagnosticSource.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Diagnostics.FileVersionInfo.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Diagnostics.Process.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Diagnostics.StackTrace.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Diagnostics.TextWriterTraceListener.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Diagnostics.Tools.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Diagnostics.TraceSource.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Diagnostics.Tracing.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Drawing.Primitives.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Drawing.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Dynamic.Runtime.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Formats.Asn1.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Globalization.Calendars.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Globalization.Extensions.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Globalization.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.IO.Compression.Brotli.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.IO.Compression.FileSystem.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.IO.Compression.ZipFile.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.IO.Compression.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.IO.FileSystem.AccessControl.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.IO.FileSystem.DriveInfo.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.IO.FileSystem.Primitives.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.IO.FileSystem.Watcher.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.IO.FileSystem.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.IO.IsolatedStorage.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.IO.MemoryMappedFiles.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.IO.Pipes.AccessControl.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.IO.Pipes.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.IO.UnmanagedMemoryStream.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.IO.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Linq.Expressions.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Linq.Parallel.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Linq.Queryable.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Linq.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Memory.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Net.Http.Json.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Net.Http.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Net.HttpListener.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Net.Mail.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Net.NameResolution.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Net.NetworkInformation.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Net.Ping.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Net.Primitives.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Net.Quic.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Net.Requests.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Net.Security.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Net.ServicePoint.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Net.Sockets.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Net.WebClient.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Net.WebHeaderCollection.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Net.WebProxy.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Net.WebSockets.Client.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Net.WebSockets.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Net.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Numerics.Vectors.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Numerics.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.ObjectModel.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Private.CoreLib.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Private.DataContractSerialization.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Private.Uri.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Private.Xml.Linq.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Private.Xml.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Reflection.DispatchProxy.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Reflection.Emit.ILGeneration.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Reflection.Emit.Lightweight.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Reflection.Emit.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Reflection.Extensions.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Reflection.Metadata.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Reflection.Primitives.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Reflection.TypeExtensions.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Reflection.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Resources.Reader.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Resources.ResourceManager.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Resources.Writer.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Runtime.CompilerServices.Unsafe.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Runtime.CompilerServices.VisualC.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Runtime.Extensions.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Runtime.Handles.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Runtime.InteropServices.RuntimeInformation.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Runtime.InteropServices.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Runtime.Intrinsics.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Runtime.Loader.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Runtime.Numerics.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Runtime.Serialization.Formatters.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Runtime.Serialization.Json.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Runtime.Serialization.Primitives.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Runtime.Serialization.Xml.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Runtime.Serialization.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Runtime.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Security.AccessControl.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Security.Claims.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Security.Cryptography.Algorithms.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Security.Cryptography.Cng.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Security.Cryptography.Csp.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Security.Cryptography.Encoding.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Security.Cryptography.OpenSsl.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Security.Cryptography.Primitives.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Security.Cryptography.X509Certificates.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Security.Principal.Windows.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Security.Principal.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Security.SecureString.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Security.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.ServiceModel.Web.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.ServiceProcess.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Text.Encoding.CodePages.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Text.Encoding.Extensions.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Text.Encoding.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Text.Encodings.Web.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Text.Json.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Text.RegularExpressions.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Threading.Channels.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Threading.Overlapped.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Threading.Tasks.Dataflow.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Threading.Tasks.Extensions.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Threading.Tasks.Parallel.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Threading.Tasks.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Threading.Thread.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Threading.ThreadPool.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Threading.Timer.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Threading.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Transactions.Local.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Transactions.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.ValueTuple.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Web.HttpUtility.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Web.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Windows.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Xml.Linq.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Xml.ReaderWriter.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Xml.Serialization.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Xml.XDocument.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Xml.XPath.XDocument.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Xml.XPath.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Xml.XmlDocument.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Xml.XmlSerializer.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.Xml.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "System.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "WindowsBase.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "mscorlib.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "6.0.2724.6912" + }, + "netstandard.dll": { + "assemblyVersion": "2.1.0.0", + "fileVersion": "6.0.2724.6912" + } + }, + "native": { + "Microsoft.DiaSymReader.Native.amd64.dll": { + "fileVersion": "0.0.0.0" + }, + "System.IO.Compression.Native.dll": { + "fileVersion": "0.0.0.0" + }, + "api-ms-win-core-console-l1-1-0.dll": { + "fileVersion": "0.0.0.0" + }, + "api-ms-win-core-console-l1-2-0.dll": { + "fileVersion": "0.0.0.0" + }, + "api-ms-win-core-datetime-l1-1-0.dll": { + "fileVersion": "0.0.0.0" + }, + "api-ms-win-core-debug-l1-1-0.dll": { + "fileVersion": "0.0.0.0" + }, + "api-ms-win-core-errorhandling-l1-1-0.dll": { + "fileVersion": "0.0.0.0" + }, + "api-ms-win-core-fibers-l1-1-0.dll": { + "fileVersion": "0.0.0.0" + }, + "api-ms-win-core-file-l1-1-0.dll": { + "fileVersion": "0.0.0.0" + }, + "api-ms-win-core-file-l1-2-0.dll": { + "fileVersion": "0.0.0.0" + }, + "api-ms-win-core-file-l2-1-0.dll": { + "fileVersion": "0.0.0.0" + }, + "api-ms-win-core-handle-l1-1-0.dll": { + "fileVersion": "0.0.0.0" + }, + "api-ms-win-core-heap-l1-1-0.dll": { + "fileVersion": "0.0.0.0" + }, + "api-ms-win-core-interlocked-l1-1-0.dll": { + "fileVersion": "0.0.0.0" + }, + "api-ms-win-core-libraryloader-l1-1-0.dll": { + "fileVersion": "0.0.0.0" + }, + "api-ms-win-core-localization-l1-2-0.dll": { + "fileVersion": "0.0.0.0" + }, + "api-ms-win-core-memory-l1-1-0.dll": { + "fileVersion": "0.0.0.0" + }, + "api-ms-win-core-namedpipe-l1-1-0.dll": { + "fileVersion": "0.0.0.0" + }, + "api-ms-win-core-processenvironment-l1-1-0.dll": { + "fileVersion": "0.0.0.0" + }, + "api-ms-win-core-processthreads-l1-1-0.dll": { + "fileVersion": "0.0.0.0" + }, + "api-ms-win-core-processthreads-l1-1-1.dll": { + "fileVersion": "0.0.0.0" + }, + "api-ms-win-core-profile-l1-1-0.dll": { + "fileVersion": "0.0.0.0" + }, + "api-ms-win-core-rtlsupport-l1-1-0.dll": { + "fileVersion": "0.0.0.0" + }, + "api-ms-win-core-string-l1-1-0.dll": { + "fileVersion": "0.0.0.0" + }, + "api-ms-win-core-synch-l1-1-0.dll": { + "fileVersion": "0.0.0.0" + }, + "api-ms-win-core-synch-l1-2-0.dll": { + "fileVersion": "0.0.0.0" + }, + "api-ms-win-core-sysinfo-l1-1-0.dll": { + "fileVersion": "0.0.0.0" + }, + "api-ms-win-core-timezone-l1-1-0.dll": { + "fileVersion": "0.0.0.0" + }, + "api-ms-win-core-util-l1-1-0.dll": { + "fileVersion": "0.0.0.0" + }, + "api-ms-win-crt-conio-l1-1-0.dll": { + "fileVersion": "0.0.0.0" + }, + "api-ms-win-crt-convert-l1-1-0.dll": { + "fileVersion": "0.0.0.0" + }, + "api-ms-win-crt-environment-l1-1-0.dll": { + "fileVersion": "0.0.0.0" + }, + "api-ms-win-crt-filesystem-l1-1-0.dll": { + "fileVersion": "0.0.0.0" + }, + "api-ms-win-crt-heap-l1-1-0.dll": { + "fileVersion": "0.0.0.0" + }, + "api-ms-win-crt-locale-l1-1-0.dll": { + "fileVersion": "0.0.0.0" + }, + "api-ms-win-crt-math-l1-1-0.dll": { + "fileVersion": "0.0.0.0" + }, + "api-ms-win-crt-multibyte-l1-1-0.dll": { + "fileVersion": "0.0.0.0" + }, + "api-ms-win-crt-private-l1-1-0.dll": { + "fileVersion": "0.0.0.0" + }, + "api-ms-win-crt-process-l1-1-0.dll": { + "fileVersion": "0.0.0.0" + }, + "api-ms-win-crt-runtime-l1-1-0.dll": { + "fileVersion": "0.0.0.0" + }, + "api-ms-win-crt-stdio-l1-1-0.dll": { + "fileVersion": "0.0.0.0" + }, + "api-ms-win-crt-string-l1-1-0.dll": { + "fileVersion": "0.0.0.0" + }, + "api-ms-win-crt-time-l1-1-0.dll": { + "fileVersion": "0.0.0.0" + }, + "api-ms-win-crt-utility-l1-1-0.dll": { + "fileVersion": "0.0.0.0" + }, + "clretwrc.dll": { + "fileVersion": "0.0.0.0" + }, + "clrjit.dll": { + "fileVersion": "0.0.0.0" + }, + "coreclr.dll": { + "fileVersion": "0.0.0.0" + }, + "createdump.exe": { + "fileVersion": "0.0.0.0" + }, + "dbgshim.dll": { + "fileVersion": "0.0.0.0" + }, + "hostfxr.dll": { + "fileVersion": "0.0.0.0" + }, + "hostpolicy.dll": { + "fileVersion": "0.0.0.0" + }, + "mscordaccore.dll": { + "fileVersion": "0.0.0.0" + }, + "mscordaccore_amd64_amd64_6.0.2724.6912.dll": { + "fileVersion": "0.0.0.0" + }, + "mscordbi.dll": { + "fileVersion": "0.0.0.0" + }, + "mscorrc.dll": { + "fileVersion": "0.0.0.0" + }, + "msquic.dll": { + "fileVersion": "0.0.0.0" + }, + "ucrtbase.dll": { + "fileVersion": "0.0.0.0" + } + } + }, + "Godot.SourceGenerators/4.2.1": {}, + "GodotSharp/4.2.1": { + "runtime": { + "lib/net6.0/GodotSharp.dll": { + "assemblyVersion": "4.2.1.0", + "fileVersion": "4.2.1.0" + } + } + }, + "Microsoft.ML.OnnxRuntime/1.15.1": { + "dependencies": { + "Microsoft.ML.OnnxRuntime.Managed": "1.15.1" + }, + "native": { + "runtimes/win-x64/native/onnxruntime.dll": { + "fileVersion": "0.0.0.0" + }, + "runtimes/win-x64/native/onnxruntime.lib": { + "fileVersion": "0.0.0.0" + }, + "runtimes/win-x64/native/onnxruntime_providers_shared.dll": { + "fileVersion": "0.0.0.0" + }, + "runtimes/win-x64/native/onnxruntime_providers_shared.lib": { + "fileVersion": "0.0.0.0" + } + } + }, + "Microsoft.ML.OnnxRuntime.Managed/1.15.1": { + "dependencies": { + "System.Memory": "4.5.3" + }, + "runtime": { + "lib/net6.0/Microsoft.ML.OnnxRuntime.dll": { + "assemblyVersion": "0.0.0.0", + "fileVersion": "0.0.0.0" + } + } + }, + "System.Memory/4.5.3": {} + } + }, + "libraries": { + "BallChase/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + }, + "runtimepack.Microsoft.NETCore.App.Runtime.win-x64/6.0.27": { + "type": "runtimepack", + "serviceable": false, + "sha512": "" + }, + "Godot.SourceGenerators/4.2.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-MdLFzDZEMUbXRLH4bLX8o9Blk76M7Op76RyobZ1zyKgcIkgPqG+p53jgLFLSHpBGFKKaW3kB0w6om+wYauwHbw==", + "path": "godot.sourcegenerators/4.2.1", + "hashPath": "godot.sourcegenerators.4.2.1.nupkg.sha512" + }, + "GodotSharp/4.2.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-6a/GML0jXcwT6LxDBtRx+hpPBUFGAmK7GVb/ehKP53nx0AHA+Yc//B7anXY4U4WCMB+ckgsouWpd8rAeupNfbw==", + "path": "godotsharp/4.2.1", + "hashPath": "godotsharp.4.2.1.nupkg.sha512" + }, + "Microsoft.ML.OnnxRuntime/1.15.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-kqZ1pL08yus4rVi5gkqaVRzu2Dgu0fC05f1EdV/Th51DIromCh8ZiWrjX7xaED1jqLpa7gMQpa1XEiSgtaZo7Q==", + "path": "microsoft.ml.onnxruntime/1.15.1", + "hashPath": "microsoft.ml.onnxruntime.1.15.1.nupkg.sha512" + }, + "Microsoft.ML.OnnxRuntime.Managed/1.15.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-sWsqzgVoPPfdj3/S/8+Rr9xEdS4LYH5nV7Na+K+jOnzdWjR71IFZUbpR8bbtAwT/qPmazgNgoc+tMmey4NrVmw==", + "path": "microsoft.ml.onnxruntime.managed/1.15.1", + "hashPath": "microsoft.ml.onnxruntime.managed.1.15.1.nupkg.sha512" + }, + "System.Memory/4.5.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-3oDzvc/zzetpTKWMShs1AADwZjQ/36HnsufHRPcOjyRAAMLDlu2iD33MBI2opxnezcVUtXyqDXXjoFMOU9c7SA==", + "path": "system.memory/4.5.3", + "hashPath": "system.memory.4.5.3.nupkg.sha512" + } + }, + "runtimes": { + "win-x64": [ + "win", + "any", + "base" + ], + "win-x64-aot": [ + "win-aot", + "win-x64", + "win", + "aot", + "any", + "base" + ], + "win10-x64": [ + "win10", + "win81-x64", + "win81", + "win8-x64", + "win8", + "win7-x64", + "win7", + "win-x64", + "win", + "any", + "base" + ], + "win10-x64-aot": [ + "win10-aot", + "win10-x64", + "win10", + "win81-x64-aot", + "win81-aot", + "win81-x64", + "win81", + "win8-x64-aot", + "win8-aot", + "win8-x64", + "win8", + "win7-x64-aot", + "win7-aot", + "win7-x64", + "win7", + "win-x64-aot", + "win-aot", + "win-x64", + "win", + "aot", + "any", + "base" + ], + "win7-x64": [ + "win7", + "win-x64", + "win", + "any", + "base" + ], + "win7-x64-aot": [ + "win7-aot", + "win7-x64", + "win7", + "win-x64-aot", + "win-aot", + "win-x64", + "win", + "aot", + "any", + "base" + ], + "win8-x64": [ + "win8", + "win7-x64", + "win7", + "win-x64", + "win", + "any", + "base" + ], + "win8-x64-aot": [ + "win8-aot", + "win8-x64", + "win8", + "win7-x64-aot", + "win7-aot", + "win7-x64", + "win7", + "win-x64-aot", + "win-aot", + "win-x64", + "win", + "aot", + "any", + "base" + ], + "win81-x64": [ + "win81", + "win8-x64", + "win8", + "win7-x64", + "win7", + "win-x64", + "win", + "any", + "base" + ], + "win81-x64-aot": [ + "win81-aot", + "win81-x64", + "win81", + "win8-x64-aot", + "win8-aot", + "win8-x64", + "win8", + "win7-x64-aot", + "win7-aot", + "win7-x64", + "win7", + "win-x64-aot", + "win-aot", + "win-x64", + "win", + "aot", + "any", + "base" + ] + } +} \ No newline at end of file diff --git a/bin/data_BallChase_windows_x86_64/BallChase.dll b/bin/data_BallChase_windows_x86_64/BallChase.dll new file mode 100644 index 0000000000000000000000000000000000000000..1b24b45b02bc087a538a033ca910792676575828 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/BallChase.dll differ diff --git a/bin/data_BallChase_windows_x86_64/BallChase.pdb b/bin/data_BallChase_windows_x86_64/BallChase.pdb new file mode 100644 index 0000000000000000000000000000000000000000..91322b16e9dfc12b3c02ed9e1368ccfac7c2e350 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/BallChase.pdb differ diff --git a/bin/data_BallChase_windows_x86_64/BallChase.runtimeconfig.json b/bin/data_BallChase_windows_x86_64/BallChase.runtimeconfig.json new file mode 100644 index 0000000000000000000000000000000000000000..7ff8dd2e4d0859abe4485a45d88584d61bf0cdb5 --- /dev/null +++ b/bin/data_BallChase_windows_x86_64/BallChase.runtimeconfig.json @@ -0,0 +1,14 @@ +{ + "runtimeOptions": { + "tfm": "net6.0", + "includedFrameworks": [ + { + "name": "Microsoft.NETCore.App", + "version": "6.0.27" + } + ], + "configProperties": { + "System.Reflection.Metadata.MetadataUpdater.IsSupported": false + } + } +} \ No newline at end of file diff --git a/bin/data_BallChase_windows_x86_64/GodotSharp.dll b/bin/data_BallChase_windows_x86_64/GodotSharp.dll new file mode 100644 index 0000000000000000000000000000000000000000..57196f9261b6bc31989ed91681abe096c41e264a --- /dev/null +++ b/bin/data_BallChase_windows_x86_64/GodotSharp.dll @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f682df7d28190b6cf0e9a4ac452c31cd42473a8b0b1ac05dbc72b914f6a13f3 +size 4559872 diff --git a/bin/data_BallChase_windows_x86_64/Microsoft.CSharp.dll b/bin/data_BallChase_windows_x86_64/Microsoft.CSharp.dll new file mode 100644 index 0000000000000000000000000000000000000000..859e33ecb395ff550635ed3875e4fe48221c7bf5 --- /dev/null +++ b/bin/data_BallChase_windows_x86_64/Microsoft.CSharp.dll @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75b9cd569f6e0511bba9906d89b92e830c64b387e340327af73dddc3d29753f9 +size 1042704 diff --git a/bin/data_BallChase_windows_x86_64/Microsoft.DiaSymReader.Native.amd64.dll b/bin/data_BallChase_windows_x86_64/Microsoft.DiaSymReader.Native.amd64.dll new file mode 100644 index 0000000000000000000000000000000000000000..f65c57da6bb4365a8789f69d05f0dbbfb4d109ea --- /dev/null +++ b/bin/data_BallChase_windows_x86_64/Microsoft.DiaSymReader.Native.amd64.dll @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76d0da51c2ed6ce4de34f0f703af564cbefd54766572a36b5a45494a88479e0b +size 1841048 diff --git a/bin/data_BallChase_windows_x86_64/Microsoft.ML.OnnxRuntime.dll b/bin/data_BallChase_windows_x86_64/Microsoft.ML.OnnxRuntime.dll new file mode 100644 index 0000000000000000000000000000000000000000..8dabcec57806c175355c4df93ba6e64b2be6ab8a Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/Microsoft.ML.OnnxRuntime.dll differ diff --git a/bin/data_BallChase_windows_x86_64/Microsoft.VisualBasic.Core.dll b/bin/data_BallChase_windows_x86_64/Microsoft.VisualBasic.Core.dll new file mode 100644 index 0000000000000000000000000000000000000000..270dcf56a7f95750ea7d4a6c3354a1d3fcd11ddf --- /dev/null +++ b/bin/data_BallChase_windows_x86_64/Microsoft.VisualBasic.Core.dll @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04262dea8e8b2a6223d82eb651ee5aba99d13a3f898f84eafca07590c0235009 +size 1245968 diff --git a/bin/data_BallChase_windows_x86_64/Microsoft.VisualBasic.dll b/bin/data_BallChase_windows_x86_64/Microsoft.VisualBasic.dll new file mode 100644 index 0000000000000000000000000000000000000000..ef33702a90d529105b7554f93c91d3ddaa3fd507 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/Microsoft.VisualBasic.dll differ diff --git a/bin/data_BallChase_windows_x86_64/Microsoft.Win32.Primitives.dll b/bin/data_BallChase_windows_x86_64/Microsoft.Win32.Primitives.dll new file mode 100644 index 0000000000000000000000000000000000000000..649505a23995c28456a71964274b76b519f18bc6 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/Microsoft.Win32.Primitives.dll differ diff --git a/bin/data_BallChase_windows_x86_64/Microsoft.Win32.Registry.dll b/bin/data_BallChase_windows_x86_64/Microsoft.Win32.Registry.dll new file mode 100644 index 0000000000000000000000000000000000000000..78643a3f2c9295d208abebdbb6e71e9cda82b20c Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/Microsoft.Win32.Registry.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.AppContext.dll b/bin/data_BallChase_windows_x86_64/System.AppContext.dll new file mode 100644 index 0000000000000000000000000000000000000000..2c8a8c48a5f6e10f10bbb7cfef3ffac4bd699a3e Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.AppContext.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Buffers.dll b/bin/data_BallChase_windows_x86_64/System.Buffers.dll new file mode 100644 index 0000000000000000000000000000000000000000..6ebf30f327ab505f0babed98877e157069c9bea2 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Buffers.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Collections.Concurrent.dll b/bin/data_BallChase_windows_x86_64/System.Collections.Concurrent.dll new file mode 100644 index 0000000000000000000000000000000000000000..fe3344713d71cc2438aade14280769338981c507 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Collections.Concurrent.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Collections.Immutable.dll b/bin/data_BallChase_windows_x86_64/System.Collections.Immutable.dll new file mode 100644 index 0000000000000000000000000000000000000000..0af31a5641dbfc1f866c9cb45982b509ebc877de Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Collections.Immutable.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Collections.NonGeneric.dll b/bin/data_BallChase_windows_x86_64/System.Collections.NonGeneric.dll new file mode 100644 index 0000000000000000000000000000000000000000..939246a41dfc4011117675edec63c316a80abf0e Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Collections.NonGeneric.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Collections.Specialized.dll b/bin/data_BallChase_windows_x86_64/System.Collections.Specialized.dll new file mode 100644 index 0000000000000000000000000000000000000000..4cc2fd568349f0ed437947cae3972523ccd40888 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Collections.Specialized.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Collections.dll b/bin/data_BallChase_windows_x86_64/System.Collections.dll new file mode 100644 index 0000000000000000000000000000000000000000..1ec9ac24f11bda05fac8162f7bf69885a6bcb3dd Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Collections.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.ComponentModel.Annotations.dll b/bin/data_BallChase_windows_x86_64/System.ComponentModel.Annotations.dll new file mode 100644 index 0000000000000000000000000000000000000000..94ab3c1e9763d7192ed492e30f933665cd772d65 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.ComponentModel.Annotations.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.ComponentModel.DataAnnotations.dll b/bin/data_BallChase_windows_x86_64/System.ComponentModel.DataAnnotations.dll new file mode 100644 index 0000000000000000000000000000000000000000..c189d1238d2ac3b7180a2e6869fbcc0613a5f107 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.ComponentModel.DataAnnotations.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.ComponentModel.EventBasedAsync.dll b/bin/data_BallChase_windows_x86_64/System.ComponentModel.EventBasedAsync.dll new file mode 100644 index 0000000000000000000000000000000000000000..c7df88995d763819549a58198378ac70ad84b16c Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.ComponentModel.EventBasedAsync.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.ComponentModel.Primitives.dll b/bin/data_BallChase_windows_x86_64/System.ComponentModel.Primitives.dll new file mode 100644 index 0000000000000000000000000000000000000000..6d1f9c2a41f3d6f08237abb008d090d273e146b4 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.ComponentModel.Primitives.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.ComponentModel.TypeConverter.dll b/bin/data_BallChase_windows_x86_64/System.ComponentModel.TypeConverter.dll new file mode 100644 index 0000000000000000000000000000000000000000..86096b1c204d85e08152b111003341f905319f54 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.ComponentModel.TypeConverter.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.ComponentModel.dll b/bin/data_BallChase_windows_x86_64/System.ComponentModel.dll new file mode 100644 index 0000000000000000000000000000000000000000..5a497ab69fdbd28802d7f9edd580a577ee195e16 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.ComponentModel.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Configuration.dll b/bin/data_BallChase_windows_x86_64/System.Configuration.dll new file mode 100644 index 0000000000000000000000000000000000000000..61f7ef1732fd567bb282a6c931c8bf4b65498093 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Configuration.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Console.dll b/bin/data_BallChase_windows_x86_64/System.Console.dll new file mode 100644 index 0000000000000000000000000000000000000000..3ee8c30a814869377fa74a6e519102e2d74ae219 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Console.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Core.dll b/bin/data_BallChase_windows_x86_64/System.Core.dll new file mode 100644 index 0000000000000000000000000000000000000000..c99723f6a2820787c90e024d8d733603df18dd45 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Core.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Data.Common.dll b/bin/data_BallChase_windows_x86_64/System.Data.Common.dll new file mode 100644 index 0000000000000000000000000000000000000000..2cfb28bc398a9ae3510bd95040e3d4ae83b7dd9f --- /dev/null +++ b/bin/data_BallChase_windows_x86_64/System.Data.Common.dll @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff4bd18d1247c56a2f1fdb4eb016fc03c6c21d075b714bd6464980ca3fcb9856 +size 2983712 diff --git a/bin/data_BallChase_windows_x86_64/System.Data.DataSetExtensions.dll b/bin/data_BallChase_windows_x86_64/System.Data.DataSetExtensions.dll new file mode 100644 index 0000000000000000000000000000000000000000..f9bdd601699c648ecedafb3d8c31da6a48e76089 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Data.DataSetExtensions.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Data.dll b/bin/data_BallChase_windows_x86_64/System.Data.dll new file mode 100644 index 0000000000000000000000000000000000000000..b6bbf4208338fc1c65a3725bfaea886e7e49374f Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Data.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Diagnostics.Contracts.dll b/bin/data_BallChase_windows_x86_64/System.Diagnostics.Contracts.dll new file mode 100644 index 0000000000000000000000000000000000000000..1e3367baaf3dfe11a3e5e5b29d120e4c8b4fc001 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Diagnostics.Contracts.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Diagnostics.Debug.dll b/bin/data_BallChase_windows_x86_64/System.Diagnostics.Debug.dll new file mode 100644 index 0000000000000000000000000000000000000000..b22a1489c49d9f6ce0fedbb47ae493be9784557b Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Diagnostics.Debug.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Diagnostics.DiagnosticSource.dll b/bin/data_BallChase_windows_x86_64/System.Diagnostics.DiagnosticSource.dll new file mode 100644 index 0000000000000000000000000000000000000000..ab831c2df9d69536156de00966c2cc98bae307f1 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Diagnostics.DiagnosticSource.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Diagnostics.FileVersionInfo.dll b/bin/data_BallChase_windows_x86_64/System.Diagnostics.FileVersionInfo.dll new file mode 100644 index 0000000000000000000000000000000000000000..45a9f9051cb8ce5082f7c9d02cf2b346bb24427a Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Diagnostics.FileVersionInfo.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Diagnostics.Process.dll b/bin/data_BallChase_windows_x86_64/System.Diagnostics.Process.dll new file mode 100644 index 0000000000000000000000000000000000000000..7957683027ff7426e54bb23d81328cac1dabc10b Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Diagnostics.Process.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Diagnostics.StackTrace.dll b/bin/data_BallChase_windows_x86_64/System.Diagnostics.StackTrace.dll new file mode 100644 index 0000000000000000000000000000000000000000..6cfe364a7302a05eb11ea74e510a622e85e3c542 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Diagnostics.StackTrace.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Diagnostics.TextWriterTraceListener.dll b/bin/data_BallChase_windows_x86_64/System.Diagnostics.TextWriterTraceListener.dll new file mode 100644 index 0000000000000000000000000000000000000000..d1fb001c271e82b17141f2c59318822130acd1ef Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Diagnostics.TextWriterTraceListener.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Diagnostics.Tools.dll b/bin/data_BallChase_windows_x86_64/System.Diagnostics.Tools.dll new file mode 100644 index 0000000000000000000000000000000000000000..fcfd59657cc1c481dfb4447092818dca9c7e8836 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Diagnostics.Tools.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Diagnostics.TraceSource.dll b/bin/data_BallChase_windows_x86_64/System.Diagnostics.TraceSource.dll new file mode 100644 index 0000000000000000000000000000000000000000..2258997e6cb72c2ae01b9ade4069f8e062a44c84 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Diagnostics.TraceSource.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Diagnostics.Tracing.dll b/bin/data_BallChase_windows_x86_64/System.Diagnostics.Tracing.dll new file mode 100644 index 0000000000000000000000000000000000000000..0fd08bdc4c03c1dd33d81912517faf496ee1d7ac Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Diagnostics.Tracing.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Drawing.Primitives.dll b/bin/data_BallChase_windows_x86_64/System.Drawing.Primitives.dll new file mode 100644 index 0000000000000000000000000000000000000000..39c3e0d34ae1a13ba539edef5d06b616f5b32bca Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Drawing.Primitives.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Drawing.dll b/bin/data_BallChase_windows_x86_64/System.Drawing.dll new file mode 100644 index 0000000000000000000000000000000000000000..9af028df5b34260f41231aa46f7d980b1308ee16 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Drawing.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Dynamic.Runtime.dll b/bin/data_BallChase_windows_x86_64/System.Dynamic.Runtime.dll new file mode 100644 index 0000000000000000000000000000000000000000..04e1498a7801c0b47a5760df06424b8d088f5a78 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Dynamic.Runtime.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Formats.Asn1.dll b/bin/data_BallChase_windows_x86_64/System.Formats.Asn1.dll new file mode 100644 index 0000000000000000000000000000000000000000..2c634640b8a8fecd49543bde927e12c8d6bbcf88 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Formats.Asn1.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Globalization.Calendars.dll b/bin/data_BallChase_windows_x86_64/System.Globalization.Calendars.dll new file mode 100644 index 0000000000000000000000000000000000000000..ed009b7391d1b23a04aeb9c8652d876400335c4d Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Globalization.Calendars.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Globalization.Extensions.dll b/bin/data_BallChase_windows_x86_64/System.Globalization.Extensions.dll new file mode 100644 index 0000000000000000000000000000000000000000..5d18af691f2e8d542a065890d0e3198688a0d656 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Globalization.Extensions.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Globalization.dll b/bin/data_BallChase_windows_x86_64/System.Globalization.dll new file mode 100644 index 0000000000000000000000000000000000000000..b3ad3b4fc06adae23adbefd502f75e7b9f75cbdb Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Globalization.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.IO.Compression.Brotli.dll b/bin/data_BallChase_windows_x86_64/System.IO.Compression.Brotli.dll new file mode 100644 index 0000000000000000000000000000000000000000..06403c293dfa6b056b69b87c4de8e4cca2ec00c0 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.IO.Compression.Brotli.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.IO.Compression.FileSystem.dll b/bin/data_BallChase_windows_x86_64/System.IO.Compression.FileSystem.dll new file mode 100644 index 0000000000000000000000000000000000000000..bb97681ff4608a45dd8fe25dd8493d1f97377108 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.IO.Compression.FileSystem.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.IO.Compression.Native.dll b/bin/data_BallChase_windows_x86_64/System.IO.Compression.Native.dll new file mode 100644 index 0000000000000000000000000000000000000000..4753ece62e584b8c184f41c9788adc6c23180abe Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.IO.Compression.Native.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.IO.Compression.ZipFile.dll b/bin/data_BallChase_windows_x86_64/System.IO.Compression.ZipFile.dll new file mode 100644 index 0000000000000000000000000000000000000000..d5b6be597dbc2dd7cd0ee5891e7590e4e00bead8 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.IO.Compression.ZipFile.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.IO.Compression.dll b/bin/data_BallChase_windows_x86_64/System.IO.Compression.dll new file mode 100644 index 0000000000000000000000000000000000000000..f95cc44d54890f154da1c8973ac5d5efcd5b9144 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.IO.Compression.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.IO.FileSystem.AccessControl.dll b/bin/data_BallChase_windows_x86_64/System.IO.FileSystem.AccessControl.dll new file mode 100644 index 0000000000000000000000000000000000000000..c95a5fccb76f18d3c7604fe5d130119d2220af61 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.IO.FileSystem.AccessControl.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.IO.FileSystem.DriveInfo.dll b/bin/data_BallChase_windows_x86_64/System.IO.FileSystem.DriveInfo.dll new file mode 100644 index 0000000000000000000000000000000000000000..32fa777a689d8b5bb18308c0d5bcc9e0d4e32fbc Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.IO.FileSystem.DriveInfo.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.IO.FileSystem.Primitives.dll b/bin/data_BallChase_windows_x86_64/System.IO.FileSystem.Primitives.dll new file mode 100644 index 0000000000000000000000000000000000000000..d6aa1b61ecdcc5ac8be22c6a6cde5f1795000cb7 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.IO.FileSystem.Primitives.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.IO.FileSystem.Watcher.dll b/bin/data_BallChase_windows_x86_64/System.IO.FileSystem.Watcher.dll new file mode 100644 index 0000000000000000000000000000000000000000..ae33331f2c6671c539d4b934bba9c8dd757c68d0 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.IO.FileSystem.Watcher.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.IO.FileSystem.dll b/bin/data_BallChase_windows_x86_64/System.IO.FileSystem.dll new file mode 100644 index 0000000000000000000000000000000000000000..1cd7d89ceeb64fa6766ceb50fce9d8908370ecad Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.IO.FileSystem.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.IO.IsolatedStorage.dll b/bin/data_BallChase_windows_x86_64/System.IO.IsolatedStorage.dll new file mode 100644 index 0000000000000000000000000000000000000000..122c09ed8c9f01e68ddd487fe74ba2cc493cfd3a Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.IO.IsolatedStorage.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.IO.MemoryMappedFiles.dll b/bin/data_BallChase_windows_x86_64/System.IO.MemoryMappedFiles.dll new file mode 100644 index 0000000000000000000000000000000000000000..92a45c0c5f43bd8d332f10b4b1b164710f8d9189 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.IO.MemoryMappedFiles.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.IO.Pipes.AccessControl.dll b/bin/data_BallChase_windows_x86_64/System.IO.Pipes.AccessControl.dll new file mode 100644 index 0000000000000000000000000000000000000000..cd4a64f76905d9f107ec216580efc6fad5e36ffa Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.IO.Pipes.AccessControl.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.IO.Pipes.dll b/bin/data_BallChase_windows_x86_64/System.IO.Pipes.dll new file mode 100644 index 0000000000000000000000000000000000000000..b59b8a0ea18d3154a719459ccf16b12b0f533343 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.IO.Pipes.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.IO.UnmanagedMemoryStream.dll b/bin/data_BallChase_windows_x86_64/System.IO.UnmanagedMemoryStream.dll new file mode 100644 index 0000000000000000000000000000000000000000..e35660d4beb21870036df14d6eda1044b385491a Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.IO.UnmanagedMemoryStream.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.IO.dll b/bin/data_BallChase_windows_x86_64/System.IO.dll new file mode 100644 index 0000000000000000000000000000000000000000..467df493fddca0b6f295d16a8425383044d86580 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.IO.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Linq.Expressions.dll b/bin/data_BallChase_windows_x86_64/System.Linq.Expressions.dll new file mode 100644 index 0000000000000000000000000000000000000000..d9e60ba291be4ce1ac7e73b732ecf4bd3d16eacd --- /dev/null +++ b/bin/data_BallChase_windows_x86_64/System.Linq.Expressions.dll @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22de415a1752a51bbec167a94a5f5fd4bd426fe399fb0fbce9cc711ae6ee63fd +size 3857696 diff --git a/bin/data_BallChase_windows_x86_64/System.Linq.Parallel.dll b/bin/data_BallChase_windows_x86_64/System.Linq.Parallel.dll new file mode 100644 index 0000000000000000000000000000000000000000..dadf7459413b04a73ff2cc8fcf4202cde03a9eda Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Linq.Parallel.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Linq.Queryable.dll b/bin/data_BallChase_windows_x86_64/System.Linq.Queryable.dll new file mode 100644 index 0000000000000000000000000000000000000000..f5d83b7cd11755de6f10da447d7091b1878780cc Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Linq.Queryable.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Linq.dll b/bin/data_BallChase_windows_x86_64/System.Linq.dll new file mode 100644 index 0000000000000000000000000000000000000000..8b0aa337074bd4668b4a01ea423dd112f8b55aed Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Linq.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Memory.dll b/bin/data_BallChase_windows_x86_64/System.Memory.dll new file mode 100644 index 0000000000000000000000000000000000000000..9a995d9c85e8b677b290b04d02cfb8a0ec20587f Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Memory.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Net.Http.Json.dll b/bin/data_BallChase_windows_x86_64/System.Net.Http.Json.dll new file mode 100644 index 0000000000000000000000000000000000000000..1adb4f8cc346a5631793029c22d195190cdae6f5 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Net.Http.Json.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Net.Http.dll b/bin/data_BallChase_windows_x86_64/System.Net.Http.dll new file mode 100644 index 0000000000000000000000000000000000000000..fa8ab1e116ed4f33f2de2d6493ad412fb9778da2 --- /dev/null +++ b/bin/data_BallChase_windows_x86_64/System.Net.Http.dll @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8af28eb324adae49b80ebc857501059b077fb0957da9cd4c9ee6b237248cbe0 +size 1807120 diff --git a/bin/data_BallChase_windows_x86_64/System.Net.HttpListener.dll b/bin/data_BallChase_windows_x86_64/System.Net.HttpListener.dll new file mode 100644 index 0000000000000000000000000000000000000000..7469ba9d3ee4d1f7e8780c021bfadc1a7f302e26 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Net.HttpListener.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Net.Mail.dll b/bin/data_BallChase_windows_x86_64/System.Net.Mail.dll new file mode 100644 index 0000000000000000000000000000000000000000..837499254f6de3043547db252828492ee71241ea Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Net.Mail.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Net.NameResolution.dll b/bin/data_BallChase_windows_x86_64/System.Net.NameResolution.dll new file mode 100644 index 0000000000000000000000000000000000000000..72e1a581b708c11ee645f8abc7ff0f35bc6b78ef Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Net.NameResolution.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Net.NetworkInformation.dll b/bin/data_BallChase_windows_x86_64/System.Net.NetworkInformation.dll new file mode 100644 index 0000000000000000000000000000000000000000..422a831c0d9763869f343785746fd5910f254d94 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Net.NetworkInformation.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Net.Ping.dll b/bin/data_BallChase_windows_x86_64/System.Net.Ping.dll new file mode 100644 index 0000000000000000000000000000000000000000..d730c57657b85398162034b3c10f18e42afb1188 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Net.Ping.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Net.Primitives.dll b/bin/data_BallChase_windows_x86_64/System.Net.Primitives.dll new file mode 100644 index 0000000000000000000000000000000000000000..71b65d197ce8f6ef820f5fa76f0c7b55e97dfdfa Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Net.Primitives.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Net.Quic.dll b/bin/data_BallChase_windows_x86_64/System.Net.Quic.dll new file mode 100644 index 0000000000000000000000000000000000000000..555eedba87140acb72ddcf087b1a017aae26a191 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Net.Quic.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Net.Requests.dll b/bin/data_BallChase_windows_x86_64/System.Net.Requests.dll new file mode 100644 index 0000000000000000000000000000000000000000..ed90aab2a2f21cfd2db287475b5965efb92d4d8f Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Net.Requests.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Net.Security.dll b/bin/data_BallChase_windows_x86_64/System.Net.Security.dll new file mode 100644 index 0000000000000000000000000000000000000000..470cf9f81dfdca4820340b3946df96b7e63a216a Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Net.Security.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Net.ServicePoint.dll b/bin/data_BallChase_windows_x86_64/System.Net.ServicePoint.dll new file mode 100644 index 0000000000000000000000000000000000000000..eae7177c7fa34cc0cce2dc86b081bd988e5532db Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Net.ServicePoint.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Net.Sockets.dll b/bin/data_BallChase_windows_x86_64/System.Net.Sockets.dll new file mode 100644 index 0000000000000000000000000000000000000000..4d877ab9f2ad1ba7d923593b5ee8b4c04b361ebe Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Net.Sockets.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Net.WebClient.dll b/bin/data_BallChase_windows_x86_64/System.Net.WebClient.dll new file mode 100644 index 0000000000000000000000000000000000000000..98224b1856e5a469eeab7974a8f8126b4a654d50 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Net.WebClient.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Net.WebHeaderCollection.dll b/bin/data_BallChase_windows_x86_64/System.Net.WebHeaderCollection.dll new file mode 100644 index 0000000000000000000000000000000000000000..d313b866482febfe257eaff164309e2853166235 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Net.WebHeaderCollection.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Net.WebProxy.dll b/bin/data_BallChase_windows_x86_64/System.Net.WebProxy.dll new file mode 100644 index 0000000000000000000000000000000000000000..ce16425b8d3e0c308f143dcfba08bf3e3878d06e Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Net.WebProxy.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Net.WebSockets.Client.dll b/bin/data_BallChase_windows_x86_64/System.Net.WebSockets.Client.dll new file mode 100644 index 0000000000000000000000000000000000000000..63df50a4aefbad6250027720be4dce501518aa4d Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Net.WebSockets.Client.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Net.WebSockets.dll b/bin/data_BallChase_windows_x86_64/System.Net.WebSockets.dll new file mode 100644 index 0000000000000000000000000000000000000000..a4fb21f1938eaec38f4b5a8513ca0b008b7e4f45 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Net.WebSockets.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Net.dll b/bin/data_BallChase_windows_x86_64/System.Net.dll new file mode 100644 index 0000000000000000000000000000000000000000..27ab1182965ef9e6b31b95722eb8b23d8c21001f Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Net.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Numerics.Vectors.dll b/bin/data_BallChase_windows_x86_64/System.Numerics.Vectors.dll new file mode 100644 index 0000000000000000000000000000000000000000..d1a227bbdb4cfb0f1de1b91cbafa2b1a25bc712d Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Numerics.Vectors.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Numerics.dll b/bin/data_BallChase_windows_x86_64/System.Numerics.dll new file mode 100644 index 0000000000000000000000000000000000000000..89030efbe6f886a95c6df298171e33a86e4e874e Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Numerics.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.ObjectModel.dll b/bin/data_BallChase_windows_x86_64/System.ObjectModel.dll new file mode 100644 index 0000000000000000000000000000000000000000..19a5a96578111b5b6469a0adca3b39751ea6ac97 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.ObjectModel.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Private.CoreLib.dll b/bin/data_BallChase_windows_x86_64/System.Private.CoreLib.dll new file mode 100644 index 0000000000000000000000000000000000000000..56d5d2230389b7e8f88278a21b94f6e08e356204 --- /dev/null +++ b/bin/data_BallChase_windows_x86_64/System.Private.CoreLib.dll @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a30dc6db743fdef01f4a5f5ddf96bf9bd8c98336c040b875e0ae79f364552f0f +size 10637088 diff --git a/bin/data_BallChase_windows_x86_64/System.Private.DataContractSerialization.dll b/bin/data_BallChase_windows_x86_64/System.Private.DataContractSerialization.dll new file mode 100644 index 0000000000000000000000000000000000000000..80366ce26ffbaf3456c73f025cd0e6181f29ec13 --- /dev/null +++ b/bin/data_BallChase_windows_x86_64/System.Private.DataContractSerialization.dll @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf933780fc27ecd701e1e0fcba942883aac74f4226ea62015eeb18fad0d2ddae +size 2077448 diff --git a/bin/data_BallChase_windows_x86_64/System.Private.Uri.dll b/bin/data_BallChase_windows_x86_64/System.Private.Uri.dll new file mode 100644 index 0000000000000000000000000000000000000000..9125d07b2aa9e636132d78bc1a30a00322585890 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Private.Uri.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Private.Xml.Linq.dll b/bin/data_BallChase_windows_x86_64/System.Private.Xml.Linq.dll new file mode 100644 index 0000000000000000000000000000000000000000..ebeb3b29813a0278e00b14581f1b2e45ed34b035 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Private.Xml.Linq.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Private.Xml.dll b/bin/data_BallChase_windows_x86_64/System.Private.Xml.dll new file mode 100644 index 0000000000000000000000000000000000000000..cc7b4c7cfe2147ead2b638f88975f32b895540ac --- /dev/null +++ b/bin/data_BallChase_windows_x86_64/System.Private.Xml.dll @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:554dcb19a1d8243ee746285399e645e8eaa655a6fe00d918746902b3e78eadfa +size 8506144 diff --git a/bin/data_BallChase_windows_x86_64/System.Reflection.DispatchProxy.dll b/bin/data_BallChase_windows_x86_64/System.Reflection.DispatchProxy.dll new file mode 100644 index 0000000000000000000000000000000000000000..e83228daf5ef0889d599f98e3df8f17fb9d38d5c Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Reflection.DispatchProxy.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Reflection.Emit.ILGeneration.dll b/bin/data_BallChase_windows_x86_64/System.Reflection.Emit.ILGeneration.dll new file mode 100644 index 0000000000000000000000000000000000000000..4a60ebad534aafc0e27f32a6ec4c02f5ce03f644 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Reflection.Emit.ILGeneration.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Reflection.Emit.Lightweight.dll b/bin/data_BallChase_windows_x86_64/System.Reflection.Emit.Lightweight.dll new file mode 100644 index 0000000000000000000000000000000000000000..0e3a5144e8c767af75dc8a732c477b7bb4a1268b Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Reflection.Emit.Lightweight.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Reflection.Emit.dll b/bin/data_BallChase_windows_x86_64/System.Reflection.Emit.dll new file mode 100644 index 0000000000000000000000000000000000000000..1c7cc574b1e2e5d11cbe37e31dd7b27b5d2cf7a7 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Reflection.Emit.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Reflection.Extensions.dll b/bin/data_BallChase_windows_x86_64/System.Reflection.Extensions.dll new file mode 100644 index 0000000000000000000000000000000000000000..463de981a0ac8de28ea975302555b7b3c8bff99a Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Reflection.Extensions.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Reflection.Metadata.dll b/bin/data_BallChase_windows_x86_64/System.Reflection.Metadata.dll new file mode 100644 index 0000000000000000000000000000000000000000..87b5492876ae8b4252a5e290205301aae7164e68 --- /dev/null +++ b/bin/data_BallChase_windows_x86_64/System.Reflection.Metadata.dll @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:969385b7f18665e89fd96b44edc00bc14ae84b3782adb46d1be507ff5d4278f8 +size 1130760 diff --git a/bin/data_BallChase_windows_x86_64/System.Reflection.Primitives.dll b/bin/data_BallChase_windows_x86_64/System.Reflection.Primitives.dll new file mode 100644 index 0000000000000000000000000000000000000000..a0b5ad2f87bdbe307c16f6b05bb18923a4f10c41 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Reflection.Primitives.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Reflection.TypeExtensions.dll b/bin/data_BallChase_windows_x86_64/System.Reflection.TypeExtensions.dll new file mode 100644 index 0000000000000000000000000000000000000000..726d452772c3575d78c044a565f6cae92a37f903 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Reflection.TypeExtensions.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Reflection.dll b/bin/data_BallChase_windows_x86_64/System.Reflection.dll new file mode 100644 index 0000000000000000000000000000000000000000..799f71fda643110ff3975f126e7af8d07610f9c0 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Reflection.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Resources.Reader.dll b/bin/data_BallChase_windows_x86_64/System.Resources.Reader.dll new file mode 100644 index 0000000000000000000000000000000000000000..5ff25045dd41aec4ed1a0df9f3ba3c169dd2a862 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Resources.Reader.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Resources.ResourceManager.dll b/bin/data_BallChase_windows_x86_64/System.Resources.ResourceManager.dll new file mode 100644 index 0000000000000000000000000000000000000000..7ac003fdde0a9e4428a519e0f06aa65a6ab36195 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Resources.ResourceManager.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Resources.Writer.dll b/bin/data_BallChase_windows_x86_64/System.Resources.Writer.dll new file mode 100644 index 0000000000000000000000000000000000000000..a27681272642db459694efed08f6edd4eba6f5ea Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Resources.Writer.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Runtime.CompilerServices.Unsafe.dll b/bin/data_BallChase_windows_x86_64/System.Runtime.CompilerServices.Unsafe.dll new file mode 100644 index 0000000000000000000000000000000000000000..adf7a74625c55a0d8e5e06c4a4f4502671fc3bef Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Runtime.CompilerServices.Unsafe.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Runtime.CompilerServices.VisualC.dll b/bin/data_BallChase_windows_x86_64/System.Runtime.CompilerServices.VisualC.dll new file mode 100644 index 0000000000000000000000000000000000000000..5ca4d59198c2cd3218257413a43048a493c43b3a Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Runtime.CompilerServices.VisualC.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Runtime.Extensions.dll b/bin/data_BallChase_windows_x86_64/System.Runtime.Extensions.dll new file mode 100644 index 0000000000000000000000000000000000000000..92b98374f282d36681d2236e4efff8176312844f Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Runtime.Extensions.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Runtime.Handles.dll b/bin/data_BallChase_windows_x86_64/System.Runtime.Handles.dll new file mode 100644 index 0000000000000000000000000000000000000000..a71312112d21bc9bdb836afda32ec0ea2f9e77b3 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Runtime.Handles.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Runtime.InteropServices.RuntimeInformation.dll b/bin/data_BallChase_windows_x86_64/System.Runtime.InteropServices.RuntimeInformation.dll new file mode 100644 index 0000000000000000000000000000000000000000..d017bf98e9ee0146c6328841463d938858d73a4c Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Runtime.InteropServices.RuntimeInformation.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Runtime.InteropServices.dll b/bin/data_BallChase_windows_x86_64/System.Runtime.InteropServices.dll new file mode 100644 index 0000000000000000000000000000000000000000..175f2e2f98773b28fef9164292f0c9fb8b69e2bf Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Runtime.InteropServices.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Runtime.Intrinsics.dll b/bin/data_BallChase_windows_x86_64/System.Runtime.Intrinsics.dll new file mode 100644 index 0000000000000000000000000000000000000000..6f3985f1bf34a66aa38774ffa7796979d8c01ff7 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Runtime.Intrinsics.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Runtime.Loader.dll b/bin/data_BallChase_windows_x86_64/System.Runtime.Loader.dll new file mode 100644 index 0000000000000000000000000000000000000000..b13d34db72965cc1b394e7aec02144c398b1cff9 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Runtime.Loader.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Runtime.Numerics.dll b/bin/data_BallChase_windows_x86_64/System.Runtime.Numerics.dll new file mode 100644 index 0000000000000000000000000000000000000000..990a7786ac4c4379d540087ead1bff2ae07c4a95 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Runtime.Numerics.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Runtime.Serialization.Formatters.dll b/bin/data_BallChase_windows_x86_64/System.Runtime.Serialization.Formatters.dll new file mode 100644 index 0000000000000000000000000000000000000000..984f9326c104131bed98b6b18bbf1fe7439d17ba Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Runtime.Serialization.Formatters.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Runtime.Serialization.Json.dll b/bin/data_BallChase_windows_x86_64/System.Runtime.Serialization.Json.dll new file mode 100644 index 0000000000000000000000000000000000000000..eb6e98147b929ceb2f7f00ce58aafbceaec9d049 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Runtime.Serialization.Json.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Runtime.Serialization.Primitives.dll b/bin/data_BallChase_windows_x86_64/System.Runtime.Serialization.Primitives.dll new file mode 100644 index 0000000000000000000000000000000000000000..dc858f41e1eb966a2cfc65de412ad8c3decf1f2a Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Runtime.Serialization.Primitives.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Runtime.Serialization.Xml.dll b/bin/data_BallChase_windows_x86_64/System.Runtime.Serialization.Xml.dll new file mode 100644 index 0000000000000000000000000000000000000000..f1a29c5fe52c23214aec44df4c59bdea425bb3d8 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Runtime.Serialization.Xml.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Runtime.Serialization.dll b/bin/data_BallChase_windows_x86_64/System.Runtime.Serialization.dll new file mode 100644 index 0000000000000000000000000000000000000000..57e92fb6175fccf291387ad9d98cee77299c2fdb Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Runtime.Serialization.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Runtime.dll b/bin/data_BallChase_windows_x86_64/System.Runtime.dll new file mode 100644 index 0000000000000000000000000000000000000000..f27ae613071b30cc3e8d73b7301c84840f7e9f0d Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Runtime.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Security.AccessControl.dll b/bin/data_BallChase_windows_x86_64/System.Security.AccessControl.dll new file mode 100644 index 0000000000000000000000000000000000000000..f394d7617db61329f8152c3720e065c06a732790 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Security.AccessControl.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Security.Claims.dll b/bin/data_BallChase_windows_x86_64/System.Security.Claims.dll new file mode 100644 index 0000000000000000000000000000000000000000..4929f40b9b881659d809bf4168f0a90c68f18a16 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Security.Claims.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Security.Cryptography.Algorithms.dll b/bin/data_BallChase_windows_x86_64/System.Security.Cryptography.Algorithms.dll new file mode 100644 index 0000000000000000000000000000000000000000..a7c5c54f0a22f2e0053d30a3e0293e39e4ecfec7 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Security.Cryptography.Algorithms.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Security.Cryptography.Cng.dll b/bin/data_BallChase_windows_x86_64/System.Security.Cryptography.Cng.dll new file mode 100644 index 0000000000000000000000000000000000000000..81b6a0c87e9dc7df7400b5b7ea1334a8bde264d3 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Security.Cryptography.Cng.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Security.Cryptography.Csp.dll b/bin/data_BallChase_windows_x86_64/System.Security.Cryptography.Csp.dll new file mode 100644 index 0000000000000000000000000000000000000000..72db7b995ab277edd3b11d91f8dc037cdbc01486 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Security.Cryptography.Csp.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Security.Cryptography.Encoding.dll b/bin/data_BallChase_windows_x86_64/System.Security.Cryptography.Encoding.dll new file mode 100644 index 0000000000000000000000000000000000000000..792140ccbf257a39b952c5575cbdc35a06fb8e85 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Security.Cryptography.Encoding.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Security.Cryptography.OpenSsl.dll b/bin/data_BallChase_windows_x86_64/System.Security.Cryptography.OpenSsl.dll new file mode 100644 index 0000000000000000000000000000000000000000..2372ec427f66c950af193f674fd3f73ab7846752 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Security.Cryptography.OpenSsl.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Security.Cryptography.Primitives.dll b/bin/data_BallChase_windows_x86_64/System.Security.Cryptography.Primitives.dll new file mode 100644 index 0000000000000000000000000000000000000000..5155b731bda61fca52b48431be1cad94ff72f729 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Security.Cryptography.Primitives.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Security.Cryptography.X509Certificates.dll b/bin/data_BallChase_windows_x86_64/System.Security.Cryptography.X509Certificates.dll new file mode 100644 index 0000000000000000000000000000000000000000..79c14b691869290123c46af8c324ad973204c1bd Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Security.Cryptography.X509Certificates.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Security.Principal.Windows.dll b/bin/data_BallChase_windows_x86_64/System.Security.Principal.Windows.dll new file mode 100644 index 0000000000000000000000000000000000000000..44833435a82037e7179ef357e4db753be0c9fff7 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Security.Principal.Windows.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Security.Principal.dll b/bin/data_BallChase_windows_x86_64/System.Security.Principal.dll new file mode 100644 index 0000000000000000000000000000000000000000..a2a9aadb4dcda0281e1807458c21333a679a599d Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Security.Principal.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Security.SecureString.dll b/bin/data_BallChase_windows_x86_64/System.Security.SecureString.dll new file mode 100644 index 0000000000000000000000000000000000000000..d7dc931828b469c81b681f4148f1969efa35e4e7 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Security.SecureString.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Security.dll b/bin/data_BallChase_windows_x86_64/System.Security.dll new file mode 100644 index 0000000000000000000000000000000000000000..f8451cb9e6f60f1dc47c3652172c685e8b52262e Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Security.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.ServiceModel.Web.dll b/bin/data_BallChase_windows_x86_64/System.ServiceModel.Web.dll new file mode 100644 index 0000000000000000000000000000000000000000..bc63dcc329c58512f3b62c225a9e4f3239b48565 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.ServiceModel.Web.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.ServiceProcess.dll b/bin/data_BallChase_windows_x86_64/System.ServiceProcess.dll new file mode 100644 index 0000000000000000000000000000000000000000..7f496be85eb9e58c38e49e86d6c03913529cdbfb Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.ServiceProcess.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Text.Encoding.CodePages.dll b/bin/data_BallChase_windows_x86_64/System.Text.Encoding.CodePages.dll new file mode 100644 index 0000000000000000000000000000000000000000..76ccdb8432957295c510597ea2f1a67b71d96eb8 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Text.Encoding.CodePages.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Text.Encoding.Extensions.dll b/bin/data_BallChase_windows_x86_64/System.Text.Encoding.Extensions.dll new file mode 100644 index 0000000000000000000000000000000000000000..1d6e837f86027b48c04326cd1d3a030374b003a1 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Text.Encoding.Extensions.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Text.Encoding.dll b/bin/data_BallChase_windows_x86_64/System.Text.Encoding.dll new file mode 100644 index 0000000000000000000000000000000000000000..b0c731092f1073078ed6277f0f31ff40447a6127 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Text.Encoding.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Text.Encodings.Web.dll b/bin/data_BallChase_windows_x86_64/System.Text.Encodings.Web.dll new file mode 100644 index 0000000000000000000000000000000000000000..21ce3a659d500cdbc7754bfe68a3355aa990ab56 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Text.Encodings.Web.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Text.Json.dll b/bin/data_BallChase_windows_x86_64/System.Text.Json.dll new file mode 100644 index 0000000000000000000000000000000000000000..b2c9a3d5968faf2cc96c4b66d00a739c91069f49 --- /dev/null +++ b/bin/data_BallChase_windows_x86_64/System.Text.Json.dll @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d491046c477ed404626e9503f1b07fd2a537a3f2e040ed2973c9b81baa9208b +size 1483016 diff --git a/bin/data_BallChase_windows_x86_64/System.Text.RegularExpressions.dll b/bin/data_BallChase_windows_x86_64/System.Text.RegularExpressions.dll new file mode 100644 index 0000000000000000000000000000000000000000..c9a0d1ab28866eb25b05175d9617467c81f7b23a Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Text.RegularExpressions.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Threading.Channels.dll b/bin/data_BallChase_windows_x86_64/System.Threading.Channels.dll new file mode 100644 index 0000000000000000000000000000000000000000..75c1d7ff58a9680bb11c477a6093b86de4625c90 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Threading.Channels.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Threading.Overlapped.dll b/bin/data_BallChase_windows_x86_64/System.Threading.Overlapped.dll new file mode 100644 index 0000000000000000000000000000000000000000..a1a07cef855c89f0c80929cbdff3f41618016279 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Threading.Overlapped.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Threading.Tasks.Dataflow.dll b/bin/data_BallChase_windows_x86_64/System.Threading.Tasks.Dataflow.dll new file mode 100644 index 0000000000000000000000000000000000000000..a4ddd538cb2e60712e2de412eb88bbd214974dd7 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Threading.Tasks.Dataflow.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Threading.Tasks.Extensions.dll b/bin/data_BallChase_windows_x86_64/System.Threading.Tasks.Extensions.dll new file mode 100644 index 0000000000000000000000000000000000000000..1431e53f0a769a76c185ad34da4489f9beb2de4f Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Threading.Tasks.Extensions.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Threading.Tasks.Parallel.dll b/bin/data_BallChase_windows_x86_64/System.Threading.Tasks.Parallel.dll new file mode 100644 index 0000000000000000000000000000000000000000..9964504444c91af6af6b5e5a2127172415cd8c1c Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Threading.Tasks.Parallel.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Threading.Tasks.dll b/bin/data_BallChase_windows_x86_64/System.Threading.Tasks.dll new file mode 100644 index 0000000000000000000000000000000000000000..6449d87aa23dc78103a2c92da6770a146e93bf30 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Threading.Tasks.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Threading.Thread.dll b/bin/data_BallChase_windows_x86_64/System.Threading.Thread.dll new file mode 100644 index 0000000000000000000000000000000000000000..9eb36e0428db51f99cd043096c6d7d4ab8b573c3 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Threading.Thread.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Threading.ThreadPool.dll b/bin/data_BallChase_windows_x86_64/System.Threading.ThreadPool.dll new file mode 100644 index 0000000000000000000000000000000000000000..59fd5238d605a631801ecdfb7737e24198399da7 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Threading.ThreadPool.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Threading.Timer.dll b/bin/data_BallChase_windows_x86_64/System.Threading.Timer.dll new file mode 100644 index 0000000000000000000000000000000000000000..5c226377d1424fc4d416b1963afca16cec6a9130 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Threading.Timer.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Threading.dll b/bin/data_BallChase_windows_x86_64/System.Threading.dll new file mode 100644 index 0000000000000000000000000000000000000000..866d0db6bf1b73bb68534dd326127733bf7514de Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Threading.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Transactions.Local.dll b/bin/data_BallChase_windows_x86_64/System.Transactions.Local.dll new file mode 100644 index 0000000000000000000000000000000000000000..a76537efd22f4c16f7565b7c7ff73df10fd43c55 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Transactions.Local.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Transactions.dll b/bin/data_BallChase_windows_x86_64/System.Transactions.dll new file mode 100644 index 0000000000000000000000000000000000000000..34c29762c3e829fa403c6dd5d5652b09c1e57289 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Transactions.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.ValueTuple.dll b/bin/data_BallChase_windows_x86_64/System.ValueTuple.dll new file mode 100644 index 0000000000000000000000000000000000000000..b0112457828f96f1669f5e71953b6cbe2305d41d Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.ValueTuple.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Web.HttpUtility.dll b/bin/data_BallChase_windows_x86_64/System.Web.HttpUtility.dll new file mode 100644 index 0000000000000000000000000000000000000000..dee449e5b5a596ade51300e40f56c18a148e8ad0 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Web.HttpUtility.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Web.dll b/bin/data_BallChase_windows_x86_64/System.Web.dll new file mode 100644 index 0000000000000000000000000000000000000000..bc089e1f6f8ff576f9709f4f30e99157d8f03ae6 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Web.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Windows.dll b/bin/data_BallChase_windows_x86_64/System.Windows.dll new file mode 100644 index 0000000000000000000000000000000000000000..4c143c7d6ec7aabc1d3f508cbb1145179e83c82a Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Windows.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Xml.Linq.dll b/bin/data_BallChase_windows_x86_64/System.Xml.Linq.dll new file mode 100644 index 0000000000000000000000000000000000000000..bd604d5fcc32ebea615954758c73f44b04cc4fbc Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Xml.Linq.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Xml.ReaderWriter.dll b/bin/data_BallChase_windows_x86_64/System.Xml.ReaderWriter.dll new file mode 100644 index 0000000000000000000000000000000000000000..2483ef3cac3078fe6cce53bd731337e548b3e921 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Xml.ReaderWriter.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Xml.Serialization.dll b/bin/data_BallChase_windows_x86_64/System.Xml.Serialization.dll new file mode 100644 index 0000000000000000000000000000000000000000..f8ab010e5524d5083f6f33c7381ccee81cca6141 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Xml.Serialization.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Xml.XDocument.dll b/bin/data_BallChase_windows_x86_64/System.Xml.XDocument.dll new file mode 100644 index 0000000000000000000000000000000000000000..aa1d20418591f258ccaf203c6a31a62e84d7ade0 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Xml.XDocument.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Xml.XPath.XDocument.dll b/bin/data_BallChase_windows_x86_64/System.Xml.XPath.XDocument.dll new file mode 100644 index 0000000000000000000000000000000000000000..8a9e56ef9694aa9cb865ecf4316237086f8fcb7e Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Xml.XPath.XDocument.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Xml.XPath.dll b/bin/data_BallChase_windows_x86_64/System.Xml.XPath.dll new file mode 100644 index 0000000000000000000000000000000000000000..5ad525de0f7a07ab31dbc18cf63579fa45a26c59 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Xml.XPath.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Xml.XmlDocument.dll b/bin/data_BallChase_windows_x86_64/System.Xml.XmlDocument.dll new file mode 100644 index 0000000000000000000000000000000000000000..fdd4e81ade3f337d49ecdbb9160df91efa8703fb Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Xml.XmlDocument.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Xml.XmlSerializer.dll b/bin/data_BallChase_windows_x86_64/System.Xml.XmlSerializer.dll new file mode 100644 index 0000000000000000000000000000000000000000..fb60c14de8dfb6fc9224d0bd485bebb186845cc8 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Xml.XmlSerializer.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.Xml.dll b/bin/data_BallChase_windows_x86_64/System.Xml.dll new file mode 100644 index 0000000000000000000000000000000000000000..7d9f8f17ff195d4ee78b4a38069855ff94301623 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.Xml.dll differ diff --git a/bin/data_BallChase_windows_x86_64/System.dll b/bin/data_BallChase_windows_x86_64/System.dll new file mode 100644 index 0000000000000000000000000000000000000000..384f116acbd4c7277b99abbd4984aa58f329d7f5 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/System.dll differ diff --git a/bin/data_BallChase_windows_x86_64/WindowsBase.dll b/bin/data_BallChase_windows_x86_64/WindowsBase.dll new file mode 100644 index 0000000000000000000000000000000000000000..f9db282a539b96c9d186af27134b754d9a8b3b82 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/WindowsBase.dll differ diff --git a/bin/data_BallChase_windows_x86_64/api-ms-win-core-console-l1-1-0.dll b/bin/data_BallChase_windows_x86_64/api-ms-win-core-console-l1-1-0.dll new file mode 100644 index 0000000000000000000000000000000000000000..726b97532aed389cd32f423c79fe854b94e44b1d Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/api-ms-win-core-console-l1-1-0.dll differ diff --git a/bin/data_BallChase_windows_x86_64/api-ms-win-core-console-l1-2-0.dll b/bin/data_BallChase_windows_x86_64/api-ms-win-core-console-l1-2-0.dll new file mode 100644 index 0000000000000000000000000000000000000000..b9d1ed43ebc8831af3b606d0774b62a74c3b8805 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/api-ms-win-core-console-l1-2-0.dll differ diff --git a/bin/data_BallChase_windows_x86_64/api-ms-win-core-datetime-l1-1-0.dll b/bin/data_BallChase_windows_x86_64/api-ms-win-core-datetime-l1-1-0.dll new file mode 100644 index 0000000000000000000000000000000000000000..f2ecfa7abe6267621bdc89abe4abd1162ba41338 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/api-ms-win-core-datetime-l1-1-0.dll differ diff --git a/bin/data_BallChase_windows_x86_64/api-ms-win-core-debug-l1-1-0.dll b/bin/data_BallChase_windows_x86_64/api-ms-win-core-debug-l1-1-0.dll new file mode 100644 index 0000000000000000000000000000000000000000..7bd075bcd030dfdbfc8d4a241dd78153b240921e Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/api-ms-win-core-debug-l1-1-0.dll differ diff --git a/bin/data_BallChase_windows_x86_64/api-ms-win-core-errorhandling-l1-1-0.dll b/bin/data_BallChase_windows_x86_64/api-ms-win-core-errorhandling-l1-1-0.dll new file mode 100644 index 0000000000000000000000000000000000000000..3bafba91c172aeab14dd7d0dab83b5652b545712 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/api-ms-win-core-errorhandling-l1-1-0.dll differ diff --git a/bin/data_BallChase_windows_x86_64/api-ms-win-core-fibers-l1-1-0.dll b/bin/data_BallChase_windows_x86_64/api-ms-win-core-fibers-l1-1-0.dll new file mode 100644 index 0000000000000000000000000000000000000000..651ffe133322c03b850997c71518ec621cf8f235 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/api-ms-win-core-fibers-l1-1-0.dll differ diff --git a/bin/data_BallChase_windows_x86_64/api-ms-win-core-file-l1-1-0.dll b/bin/data_BallChase_windows_x86_64/api-ms-win-core-file-l1-1-0.dll new file mode 100644 index 0000000000000000000000000000000000000000..12bf0b6c060378dd39091699525aa6abf6b4c7db Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/api-ms-win-core-file-l1-1-0.dll differ diff --git a/bin/data_BallChase_windows_x86_64/api-ms-win-core-file-l1-2-0.dll b/bin/data_BallChase_windows_x86_64/api-ms-win-core-file-l1-2-0.dll new file mode 100644 index 0000000000000000000000000000000000000000..da64db36a12b619e046fe78ca5927ab867b9fa26 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/api-ms-win-core-file-l1-2-0.dll differ diff --git a/bin/data_BallChase_windows_x86_64/api-ms-win-core-file-l2-1-0.dll b/bin/data_BallChase_windows_x86_64/api-ms-win-core-file-l2-1-0.dll new file mode 100644 index 0000000000000000000000000000000000000000..9246b9893d9ee6179a7fefdffd37b192a54eaed8 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/api-ms-win-core-file-l2-1-0.dll differ diff --git a/bin/data_BallChase_windows_x86_64/api-ms-win-core-handle-l1-1-0.dll b/bin/data_BallChase_windows_x86_64/api-ms-win-core-handle-l1-1-0.dll new file mode 100644 index 0000000000000000000000000000000000000000..c96e31d98fb8325be858ebcade2639a79ba12fb7 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/api-ms-win-core-handle-l1-1-0.dll differ diff --git a/bin/data_BallChase_windows_x86_64/api-ms-win-core-heap-l1-1-0.dll b/bin/data_BallChase_windows_x86_64/api-ms-win-core-heap-l1-1-0.dll new file mode 100644 index 0000000000000000000000000000000000000000..baa932fd5c65fe52dbd4f6691278528b6e1afc3e Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/api-ms-win-core-heap-l1-1-0.dll differ diff --git a/bin/data_BallChase_windows_x86_64/api-ms-win-core-interlocked-l1-1-0.dll b/bin/data_BallChase_windows_x86_64/api-ms-win-core-interlocked-l1-1-0.dll new file mode 100644 index 0000000000000000000000000000000000000000..7aa063977029575d4cc08a787e92dde45d959eb9 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/api-ms-win-core-interlocked-l1-1-0.dll differ diff --git a/bin/data_BallChase_windows_x86_64/api-ms-win-core-libraryloader-l1-1-0.dll b/bin/data_BallChase_windows_x86_64/api-ms-win-core-libraryloader-l1-1-0.dll new file mode 100644 index 0000000000000000000000000000000000000000..ddd5e276e06900aa1ee504f965d558bee60597e3 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/api-ms-win-core-libraryloader-l1-1-0.dll differ diff --git a/bin/data_BallChase_windows_x86_64/api-ms-win-core-localization-l1-2-0.dll b/bin/data_BallChase_windows_x86_64/api-ms-win-core-localization-l1-2-0.dll new file mode 100644 index 0000000000000000000000000000000000000000..7b90b7c2f690e77187a784d48b9f052a9ce6767c Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/api-ms-win-core-localization-l1-2-0.dll differ diff --git a/bin/data_BallChase_windows_x86_64/api-ms-win-core-memory-l1-1-0.dll b/bin/data_BallChase_windows_x86_64/api-ms-win-core-memory-l1-1-0.dll new file mode 100644 index 0000000000000000000000000000000000000000..63e54f31b72830c2ac509a7942eb12bb9155b3fe Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/api-ms-win-core-memory-l1-1-0.dll differ diff --git a/bin/data_BallChase_windows_x86_64/api-ms-win-core-namedpipe-l1-1-0.dll b/bin/data_BallChase_windows_x86_64/api-ms-win-core-namedpipe-l1-1-0.dll new file mode 100644 index 0000000000000000000000000000000000000000..37e956eca194fc883db0d5f0fc8152327f68589b Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/api-ms-win-core-namedpipe-l1-1-0.dll differ diff --git a/bin/data_BallChase_windows_x86_64/api-ms-win-core-processenvironment-l1-1-0.dll b/bin/data_BallChase_windows_x86_64/api-ms-win-core-processenvironment-l1-1-0.dll new file mode 100644 index 0000000000000000000000000000000000000000..a2f36050aca8f8f8a16376a1dc3236cd2c812b69 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/api-ms-win-core-processenvironment-l1-1-0.dll differ diff --git a/bin/data_BallChase_windows_x86_64/api-ms-win-core-processthreads-l1-1-0.dll b/bin/data_BallChase_windows_x86_64/api-ms-win-core-processthreads-l1-1-0.dll new file mode 100644 index 0000000000000000000000000000000000000000..f4d3a03399681ce00cdbccf25831392dd6c88cb4 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/api-ms-win-core-processthreads-l1-1-0.dll differ diff --git a/bin/data_BallChase_windows_x86_64/api-ms-win-core-processthreads-l1-1-1.dll b/bin/data_BallChase_windows_x86_64/api-ms-win-core-processthreads-l1-1-1.dll new file mode 100644 index 0000000000000000000000000000000000000000..7bc40e056ccd6e0256d1cac133e959577d72845b Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/api-ms-win-core-processthreads-l1-1-1.dll differ diff --git a/bin/data_BallChase_windows_x86_64/api-ms-win-core-profile-l1-1-0.dll b/bin/data_BallChase_windows_x86_64/api-ms-win-core-profile-l1-1-0.dll new file mode 100644 index 0000000000000000000000000000000000000000..da2b687a1448253f7c7a9afab3826644bb6781d0 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/api-ms-win-core-profile-l1-1-0.dll differ diff --git a/bin/data_BallChase_windows_x86_64/api-ms-win-core-rtlsupport-l1-1-0.dll b/bin/data_BallChase_windows_x86_64/api-ms-win-core-rtlsupport-l1-1-0.dll new file mode 100644 index 0000000000000000000000000000000000000000..ae6dce55e66a5cf38f928677b53191827799ac00 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/api-ms-win-core-rtlsupport-l1-1-0.dll differ diff --git a/bin/data_BallChase_windows_x86_64/api-ms-win-core-string-l1-1-0.dll b/bin/data_BallChase_windows_x86_64/api-ms-win-core-string-l1-1-0.dll new file mode 100644 index 0000000000000000000000000000000000000000..32b52be787dd06dfe4a2f0176fc3753026ba0296 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/api-ms-win-core-string-l1-1-0.dll differ diff --git a/bin/data_BallChase_windows_x86_64/api-ms-win-core-synch-l1-1-0.dll b/bin/data_BallChase_windows_x86_64/api-ms-win-core-synch-l1-1-0.dll new file mode 100644 index 0000000000000000000000000000000000000000..b88f76af0fbb281c898d8f6284dca682fb1f39c0 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/api-ms-win-core-synch-l1-1-0.dll differ diff --git a/bin/data_BallChase_windows_x86_64/api-ms-win-core-synch-l1-2-0.dll b/bin/data_BallChase_windows_x86_64/api-ms-win-core-synch-l1-2-0.dll new file mode 100644 index 0000000000000000000000000000000000000000..a17135afcf509b8e2cc479fd1c37d7089c1e8b11 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/api-ms-win-core-synch-l1-2-0.dll differ diff --git a/bin/data_BallChase_windows_x86_64/api-ms-win-core-sysinfo-l1-1-0.dll b/bin/data_BallChase_windows_x86_64/api-ms-win-core-sysinfo-l1-1-0.dll new file mode 100644 index 0000000000000000000000000000000000000000..527d1a12cc2db5b6af104d7fdacb789a78474fbb Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/api-ms-win-core-sysinfo-l1-1-0.dll differ diff --git a/bin/data_BallChase_windows_x86_64/api-ms-win-core-timezone-l1-1-0.dll b/bin/data_BallChase_windows_x86_64/api-ms-win-core-timezone-l1-1-0.dll new file mode 100644 index 0000000000000000000000000000000000000000..bab2d02ff8abc0df373ff100a25655a08b1272d0 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/api-ms-win-core-timezone-l1-1-0.dll differ diff --git a/bin/data_BallChase_windows_x86_64/api-ms-win-core-util-l1-1-0.dll b/bin/data_BallChase_windows_x86_64/api-ms-win-core-util-l1-1-0.dll new file mode 100644 index 0000000000000000000000000000000000000000..080a9c959211f45538359c19bd451dba0ff199b5 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/api-ms-win-core-util-l1-1-0.dll differ diff --git a/bin/data_BallChase_windows_x86_64/api-ms-win-crt-conio-l1-1-0.dll b/bin/data_BallChase_windows_x86_64/api-ms-win-crt-conio-l1-1-0.dll new file mode 100644 index 0000000000000000000000000000000000000000..2355a627ed6b545a081ac106d184d6eb5da68f93 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/api-ms-win-crt-conio-l1-1-0.dll differ diff --git a/bin/data_BallChase_windows_x86_64/api-ms-win-crt-convert-l1-1-0.dll b/bin/data_BallChase_windows_x86_64/api-ms-win-crt-convert-l1-1-0.dll new file mode 100644 index 0000000000000000000000000000000000000000..ddd2b4ca17346970bba5ed5dacbfc2a7a1118662 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/api-ms-win-crt-convert-l1-1-0.dll differ diff --git a/bin/data_BallChase_windows_x86_64/api-ms-win-crt-environment-l1-1-0.dll b/bin/data_BallChase_windows_x86_64/api-ms-win-crt-environment-l1-1-0.dll new file mode 100644 index 0000000000000000000000000000000000000000..e2fe9ef7a8c05bae78f21309f19a2bcbebfb6e7b Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/api-ms-win-crt-environment-l1-1-0.dll differ diff --git a/bin/data_BallChase_windows_x86_64/api-ms-win-crt-filesystem-l1-1-0.dll b/bin/data_BallChase_windows_x86_64/api-ms-win-crt-filesystem-l1-1-0.dll new file mode 100644 index 0000000000000000000000000000000000000000..97ea4656bf8cbf5fd28f2c67a4a99d51af5a5663 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/api-ms-win-crt-filesystem-l1-1-0.dll differ diff --git a/bin/data_BallChase_windows_x86_64/api-ms-win-crt-heap-l1-1-0.dll b/bin/data_BallChase_windows_x86_64/api-ms-win-crt-heap-l1-1-0.dll new file mode 100644 index 0000000000000000000000000000000000000000..4e3af05f8a0f0a9bc79363da86cdce91d5dc3411 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/api-ms-win-crt-heap-l1-1-0.dll differ diff --git a/bin/data_BallChase_windows_x86_64/api-ms-win-crt-locale-l1-1-0.dll b/bin/data_BallChase_windows_x86_64/api-ms-win-crt-locale-l1-1-0.dll new file mode 100644 index 0000000000000000000000000000000000000000..5fcd98b2bce9770f1b604c470dd0e4192427b55d Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/api-ms-win-crt-locale-l1-1-0.dll differ diff --git a/bin/data_BallChase_windows_x86_64/api-ms-win-crt-math-l1-1-0.dll b/bin/data_BallChase_windows_x86_64/api-ms-win-crt-math-l1-1-0.dll new file mode 100644 index 0000000000000000000000000000000000000000..c3f2800e3fd850a1c99a907964366cd0cc0e8979 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/api-ms-win-crt-math-l1-1-0.dll differ diff --git a/bin/data_BallChase_windows_x86_64/api-ms-win-crt-multibyte-l1-1-0.dll b/bin/data_BallChase_windows_x86_64/api-ms-win-crt-multibyte-l1-1-0.dll new file mode 100644 index 0000000000000000000000000000000000000000..e86ce8183aec32eb500fd33059a5b96fda46d1fc Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/api-ms-win-crt-multibyte-l1-1-0.dll differ diff --git a/bin/data_BallChase_windows_x86_64/api-ms-win-crt-private-l1-1-0.dll b/bin/data_BallChase_windows_x86_64/api-ms-win-crt-private-l1-1-0.dll new file mode 100644 index 0000000000000000000000000000000000000000..62c45dd0495c0e5e12e483dcd04033ae78dfeeb1 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/api-ms-win-crt-private-l1-1-0.dll differ diff --git a/bin/data_BallChase_windows_x86_64/api-ms-win-crt-process-l1-1-0.dll b/bin/data_BallChase_windows_x86_64/api-ms-win-crt-process-l1-1-0.dll new file mode 100644 index 0000000000000000000000000000000000000000..bc346dc355c6a76d5bb7f1aae99d60860e044ed7 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/api-ms-win-crt-process-l1-1-0.dll differ diff --git a/bin/data_BallChase_windows_x86_64/api-ms-win-crt-runtime-l1-1-0.dll b/bin/data_BallChase_windows_x86_64/api-ms-win-crt-runtime-l1-1-0.dll new file mode 100644 index 0000000000000000000000000000000000000000..d0a43f824c76ff8f4b272bf22dd8734b021ed9f8 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/api-ms-win-crt-runtime-l1-1-0.dll differ diff --git a/bin/data_BallChase_windows_x86_64/api-ms-win-crt-stdio-l1-1-0.dll b/bin/data_BallChase_windows_x86_64/api-ms-win-crt-stdio-l1-1-0.dll new file mode 100644 index 0000000000000000000000000000000000000000..59e68c053d2a7ba37055f2fac3d507960f5edec0 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/api-ms-win-crt-stdio-l1-1-0.dll differ diff --git a/bin/data_BallChase_windows_x86_64/api-ms-win-crt-string-l1-1-0.dll b/bin/data_BallChase_windows_x86_64/api-ms-win-crt-string-l1-1-0.dll new file mode 100644 index 0000000000000000000000000000000000000000..08015e2902165814ce0eb178735e0060fd3df0c9 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/api-ms-win-crt-string-l1-1-0.dll differ diff --git a/bin/data_BallChase_windows_x86_64/api-ms-win-crt-time-l1-1-0.dll b/bin/data_BallChase_windows_x86_64/api-ms-win-crt-time-l1-1-0.dll new file mode 100644 index 0000000000000000000000000000000000000000..6e3ba53c8dceb4026fd20af323794c6f1f962648 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/api-ms-win-crt-time-l1-1-0.dll differ diff --git a/bin/data_BallChase_windows_x86_64/api-ms-win-crt-utility-l1-1-0.dll b/bin/data_BallChase_windows_x86_64/api-ms-win-crt-utility-l1-1-0.dll new file mode 100644 index 0000000000000000000000000000000000000000..eaa72041df35f1d78afaa363299833c716f4a7e8 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/api-ms-win-crt-utility-l1-1-0.dll differ diff --git a/bin/data_BallChase_windows_x86_64/clretwrc.dll b/bin/data_BallChase_windows_x86_64/clretwrc.dll new file mode 100644 index 0000000000000000000000000000000000000000..3607aa4fc809dbb86f6609c7c4058d664c18074e Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/clretwrc.dll differ diff --git a/bin/data_BallChase_windows_x86_64/clrjit.dll b/bin/data_BallChase_windows_x86_64/clrjit.dll new file mode 100644 index 0000000000000000000000000000000000000000..7981286977285416fb71eee11be0063ed8d708ca --- /dev/null +++ b/bin/data_BallChase_windows_x86_64/clrjit.dll @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a0b31421e72661265591e2c907a9d5d64dd5c1eeeebb0217ae4a41e2119cc2c +size 1436936 diff --git a/bin/data_BallChase_windows_x86_64/coreclr.dll b/bin/data_BallChase_windows_x86_64/coreclr.dll new file mode 100644 index 0000000000000000000000000000000000000000..9deeb4c732457e199e3cf239abef625eaf7043a3 --- /dev/null +++ b/bin/data_BallChase_windows_x86_64/coreclr.dll @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50ca4e23df07439651eea7e0dc4561550acdadc0bd8fca33491191b1e71c887a +size 5124872 diff --git a/bin/data_BallChase_windows_x86_64/createdump.exe b/bin/data_BallChase_windows_x86_64/createdump.exe new file mode 100644 index 0000000000000000000000000000000000000000..7a86ce89277d1a31130b7126273b96e4dcab52f9 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/createdump.exe differ diff --git a/bin/data_BallChase_windows_x86_64/dbgshim.dll b/bin/data_BallChase_windows_x86_64/dbgshim.dll new file mode 100644 index 0000000000000000000000000000000000000000..89c8122dcacbfda10fd5dd37782a9df30a0ed1ef Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/dbgshim.dll differ diff --git a/bin/data_BallChase_windows_x86_64/hostfxr.dll b/bin/data_BallChase_windows_x86_64/hostfxr.dll new file mode 100644 index 0000000000000000000000000000000000000000..bac3e3de4cdddfbf9687653c4622e6be0cfe54c2 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/hostfxr.dll differ diff --git a/bin/data_BallChase_windows_x86_64/hostpolicy.dll b/bin/data_BallChase_windows_x86_64/hostpolicy.dll new file mode 100644 index 0000000000000000000000000000000000000000..6b503c03e1e430666b19bedba699500d44de22ec Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/hostpolicy.dll differ diff --git a/bin/data_BallChase_windows_x86_64/mscordaccore.dll b/bin/data_BallChase_windows_x86_64/mscordaccore.dll new file mode 100644 index 0000000000000000000000000000000000000000..279cacc5d140b0852f1a7c6ee51dd74a6d660384 --- /dev/null +++ b/bin/data_BallChase_windows_x86_64/mscordaccore.dll @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9851be97322d0d874977e4249fdf11479fafe9d24572e35309d2cf29009969f +size 1320352 diff --git a/bin/data_BallChase_windows_x86_64/mscordaccore_amd64_amd64_6.0.2724.6912.dll b/bin/data_BallChase_windows_x86_64/mscordaccore_amd64_amd64_6.0.2724.6912.dll new file mode 100644 index 0000000000000000000000000000000000000000..279cacc5d140b0852f1a7c6ee51dd74a6d660384 --- /dev/null +++ b/bin/data_BallChase_windows_x86_64/mscordaccore_amd64_amd64_6.0.2724.6912.dll @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9851be97322d0d874977e4249fdf11479fafe9d24572e35309d2cf29009969f +size 1320352 diff --git a/bin/data_BallChase_windows_x86_64/mscordbi.dll b/bin/data_BallChase_windows_x86_64/mscordbi.dll new file mode 100644 index 0000000000000000000000000000000000000000..f7ae1b44e342ed27032fb7e55efdd6b58a8195a7 --- /dev/null +++ b/bin/data_BallChase_windows_x86_64/mscordbi.dll @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:062e33980db8ddddcfe14e443d1c91112a3b23eb3b46adeb3dec2125a9e076f7 +size 1268128 diff --git a/bin/data_BallChase_windows_x86_64/mscorlib.dll b/bin/data_BallChase_windows_x86_64/mscorlib.dll new file mode 100644 index 0000000000000000000000000000000000000000..1ada57c38d57f33c03892fb829080f738c827736 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/mscorlib.dll differ diff --git a/bin/data_BallChase_windows_x86_64/mscorrc.dll b/bin/data_BallChase_windows_x86_64/mscorrc.dll new file mode 100644 index 0000000000000000000000000000000000000000..9e13fac40483d28078a47a986094c622866b6070 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/mscorrc.dll differ diff --git a/bin/data_BallChase_windows_x86_64/msquic.dll b/bin/data_BallChase_windows_x86_64/msquic.dll new file mode 100644 index 0000000000000000000000000000000000000000..07cd9e305194ddd91eb96562027114e46c2f1ae6 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/msquic.dll differ diff --git a/bin/data_BallChase_windows_x86_64/netstandard.dll b/bin/data_BallChase_windows_x86_64/netstandard.dll new file mode 100644 index 0000000000000000000000000000000000000000..26f1efc2e1c8b9d04addd82bd8ddb4409ce706ee Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/netstandard.dll differ diff --git a/bin/data_BallChase_windows_x86_64/onnxruntime.dll b/bin/data_BallChase_windows_x86_64/onnxruntime.dll new file mode 100644 index 0000000000000000000000000000000000000000..9847e82b9ec42c55d2b3daea747c3b30809413b9 --- /dev/null +++ b/bin/data_BallChase_windows_x86_64/onnxruntime.dll @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb090dd258282c1d7f7a41a83492ba07bc4fe65d75259435587350e1fa66f1bc +size 9630648 diff --git a/bin/data_BallChase_windows_x86_64/onnxruntime.lib b/bin/data_BallChase_windows_x86_64/onnxruntime.lib new file mode 100644 index 0000000000000000000000000000000000000000..22aec6e605357a7f22bab8a4512f9b03f1fcaac4 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/onnxruntime.lib differ diff --git a/bin/data_BallChase_windows_x86_64/onnxruntime_providers_shared.dll b/bin/data_BallChase_windows_x86_64/onnxruntime_providers_shared.dll new file mode 100644 index 0000000000000000000000000000000000000000..91993078b71a472736c950ff0c03be69628be25d Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/onnxruntime_providers_shared.dll differ diff --git a/bin/data_BallChase_windows_x86_64/onnxruntime_providers_shared.lib b/bin/data_BallChase_windows_x86_64/onnxruntime_providers_shared.lib new file mode 100644 index 0000000000000000000000000000000000000000..0eb508a38d24f66947176c640128997e925c14e1 Binary files /dev/null and b/bin/data_BallChase_windows_x86_64/onnxruntime_providers_shared.lib differ diff --git a/bin/data_BallChase_windows_x86_64/ucrtbase.dll b/bin/data_BallChase_windows_x86_64/ucrtbase.dll new file mode 100644 index 0000000000000000000000000000000000000000..8b14f1e692d6d9c4356d7c8d2cfc7db63a166872 --- /dev/null +++ b/bin/data_BallChase_windows_x86_64/ucrtbase.dll @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c04daeba7e7c4b711d33993ab4c51a2e087f98f4211aea0dcb3a216656ba0ab7 +size 1122768