From 6fe4972aa48a29d0aafee0461ccd6c635ca9ee6c Mon Sep 17 00:00:00 2001 From: Sophia Pearson Date: Mon, 23 May 2022 00:02:58 +0200 Subject: commands: add basic command parser infrastructure --- Texty.csproj | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'Texty.csproj') diff --git a/Texty.csproj b/Texty.csproj index 066bb51..fa11591 100644 --- a/Texty.csproj +++ b/Texty.csproj @@ -4,13 +4,13 @@ 8 - - - + + + - - - + + + \ No newline at end of file -- cgit v1.2.3