Added Required logic if not found, and added better update logic

This commit is contained in:
2026-09-19 22:07:07 +02:00
parent 45c988c989
commit dcd1bf25e7
14 changed files with 661 additions and 735 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "gh-scripting-compiler",
"version": "1.0.0",
"version": "1.1.0",
"main": "dist/index.js",
"scripts": {
"build": "node esbuild.js",
@@ -1,6 +1,6 @@
{
"name": "gh-lua-addon-installer",
"version": "1.0.2",
"version": "1.1.0",
"main": "dist/index.js",
"scripts": {
"build": "node esbuild.js",