diff --git a/RefuelWaypoint/Definition.json b/RefuelWaypoint/Definition.json new file mode 100644 index 00000000..81b58ce5 --- /dev/null +++ b/RefuelWaypoint/Definition.json @@ -0,0 +1,13 @@ +{ + "manifestVersion": 5, + "id": "C_L_B.RefuelWaypoint", + "name": "RefuelWaypoint", + "version": "1.0.0", + "requires": [ + { + "id": "railroader", + "notBefore": "2024.6.8" + }, + ], + "assemblies": [ "RefuelWaypoint" ] +} diff --git a/RefuelWaypoint/RefuelWaypoint.dll b/RefuelWaypoint/RefuelWaypoint.dll new file mode 100644 index 00000000..120553da Binary files /dev/null and b/RefuelWaypoint/RefuelWaypoint.dll differ