From 1b9c18d0f722575922e7f22ea70519e46e5c8a34 Mon Sep 17 00:00:00 2001 From: elamaunt Date: Sat, 5 Jun 2021 01:28:04 +0500 Subject: [PATCH] Update GDShrapt.Reader.csproj --- src/GDShrapt.Reader/GDShrapt.Reader.csproj | 24 ++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/src/GDShrapt.Reader/GDShrapt.Reader.csproj b/src/GDShrapt.Reader/GDShrapt.Reader.csproj index f208d30..ab3df9c 100644 --- a/src/GDShrapt.Reader/GDShrapt.Reader.csproj +++ b/src/GDShrapt.Reader/GDShrapt.Reader.csproj @@ -2,6 +2,30 @@ net5.0 + true + 1.0-prealpha + elamaunt + GDShrapt + GDShrapt.Reader is .Net library and object-oriented one-pass parser of GDScript. It can build a lexical tree of GDScript code or generate a new code from scratch. +Is free to use. + + + LICENSE + + elamaunt + https://github.com/elamaunt/GDShrapt + git + GDShrapt GDScript reader parser codegeneration Godot lexical analyzer + 1.0 + 1.0 + true + + + True + + + +