From 29f55e6dadadae7d25bdeda59cc1656adcfc83e4 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sat, 31 Jan 2026 00:19:36 +0000 Subject: [PATCH 1/2] Initial plan From 00078235757af0e79346c3937a1105ce0f6de17a Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sat, 31 Jan 2026 00:20:45 +0000 Subject: [PATCH 2/2] Create compact README with maven repository and dependency info Co-authored-by: Snabeldier <79211348+Snabeldier@users.noreply.github.com> --- README.md | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9b24c73..cb22cf5 100644 --- a/README.md +++ b/README.md @@ -1 +1,22 @@ -# ![Logo](https://cdn.minevalley.eu/branding/logo_64px_cropped.png) - SmartAPI +# ![Logo](https://cdn.minevalley.eu/branding/logo_64px_cropped.png) SmartAPI + +API für das Smart-System auf MineValley - ermöglicht die Entwicklung von Apps für das In-Game Smartphone. + +## Maven Repository + +```xml + + github + https://maven.pkg.github.com/MineValley/SmartAPI + +``` + +## Dependency + +```xml + + minevalley.smart + api + 2.0.0 + +```