feat: add Screeps console monitoring with configurable error handling and shard support #84

Merged
Philipp merged 9 commits from feature/console-monitor into main 2026-05-16 19:44:39 +02:00
Showing only changes of commit 242b03bb29 - Show all commits
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "screeps-deploy-action",
"version": "0.1.1",
"version": "0.2.0",
"description": "Deploys screeps code to the official game or an pirvate server.",
"type": "module",
"main": "index.js",