From 2d3e1b7c1fab9927942fa807c360eaf93af5d125 Mon Sep 17 00:00:00 2001 From: Toastie Date: Fri, 26 Jul 2024 23:58:21 +1200 Subject: [PATCH] wtf did I do? --- ellie-marmalade.csproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ellie-marmalade.csproj b/ellie-marmalade.csproj index 418b6fa..6b5e407 100644 --- a/ellie-marmalade.csproj +++ b/ellie-marmalade.csproj @@ -2,7 +2,7 @@ net8.0 - + enable @@ -19,12 +19,12 @@ ellie-marmalade Ellie Marmalade Template EllieBot Team - Template in order to create a ellie medusa. + Template in order to create a ellie marmalade. dotnet-new;templates - + all @@ -33,7 +33,7 @@ the https://toastielab.dev/Emotions-stuff/elliebot repo locally and reference the EllieBot.csproj because there is no EllieBot package atm. It is strongly recommended that you checkout a specific tag which matches your version of nadeko, as there could be breaking changes even between minor versions of EllieBot. - For example if you're running EllieBot 4.1.0 locally for which you want to create a medusa for, + For example if you're running EllieBot 4.1.0 locally for which you want to create a marmalade for, you should do "git checkout 4.1.0" in your EllieBot solution and then reference the EllieBot.csproj -->