From 8a3be8dd90b2981a70fbd50bf53d8b3706251c70 Mon Sep 17 00:00:00 2001 From: LD-Reborn Date: Sat, 30 Aug 2025 23:35:18 +0200 Subject: [PATCH] Added CSharp scripting reference to README --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d065fe4..55144d5 100644 --- a/README.md +++ b/README.md @@ -19,8 +19,9 @@ This repository comes with a - clientside library (C#) - scripting based indexer service that supports the use of - Python - - Golang (WIP) - - Javascript (WIP) + - CSharp (Roslyn) + - Golang (Planned) + - Javascript (Planned) # How to set up / use ## Server