From 48ec0f4b013a4e5e18d6ce1456be7b3c3f12a1fa Mon Sep 17 00:00:00 2001 From: Frakits <90983918+Frakits@users.noreply.github.com> Date: Fri, 15 Aug 2025 13:42:15 +0300 Subject: [PATCH] Update haxelib.json --- haxelib.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/haxelib.json b/haxelib.json index a6902d2..43f45ab 100644 --- a/haxelib.json +++ b/haxelib.json @@ -1,5 +1,5 @@ { - "name": "hscript", + "name": "hscript-improved", "url": "https://github.com/HaxeFoundation/hscript", "license": "MIT", "description": "Haxe Script is a scripting engine for a subset of the Haxe language",