From e7c4b1254dcb0d888a8e81ff2e985c7c62513850 Mon Sep 17 00:00:00 2001 From: Nytra <14206961+Nytra@users.noreply.github.com> Date: Thu, 2 May 2024 09:17:22 +0100 Subject: [PATCH] Add LeftHandedProtoFlux v1.2.1 (#58) * Add LeftHandedProtoFlux v1.2.0 * Update LeftHandedProtoFlux to v1.2.1 --- manifest/owo.Nytra/LeftHandedProtoFlux/info.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 manifest/owo.Nytra/LeftHandedProtoFlux/info.json diff --git a/manifest/owo.Nytra/LeftHandedProtoFlux/info.json b/manifest/owo.Nytra/LeftHandedProtoFlux/info.json new file mode 100644 index 0000000..b9d1fa4 --- /dev/null +++ b/manifest/owo.Nytra/LeftHandedProtoFlux/info.json @@ -0,0 +1,16 @@ +{ + "name": "LeftHandedProtoFlux", + "id": "owo.Nytra.LeftHandedProtoFlux", + "description": "Makes ProtoFlux flow from right to left.", + "category": "Memes", + "sourceLocation": "https://github.com/Nytra/ResoniteLeftHandedProtoFlux", + "versions": { + "1.2.1": { + "releaseUrl": "https://github.com/Nytra/ResoniteLeftHandedProtoFlux/releases/tag/v1.2.1", + "artifacts": [{ + "url": "https://github.com/Nytra/ResoniteLeftHandedProtoFlux/releases/download/v1.2.1/LeftHandedProtoFlux.dll", + "sha256": "440c8043b0fac216788231dfcc63b01cc6983d36ea2fc28963d10051cd98513d" + }] + } + } +}