From b34cbf4307fd253df4c045e1fcab2d257010eebf Mon Sep 17 00:00:00 2001
From: louis-e <44675238+louis-e@users.noreply.github.com>
Date: Thu, 4 Dec 2025 16:46:22 +0100
Subject: [PATCH] Add bedrock-rs license credit
---
src/gui/js/license.js | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/src/gui/js/license.js b/src/gui/js/license.js
index 0265126..ed96061 100644
--- a/src/gui/js/license.js
+++ b/src/gui/js/license.js
@@ -24,6 +24,10 @@ export const licenseText = `
Elevation data derived from the AWS Terrain Tiles dataset.
+bedrock-rs:
+Bedrock Edition world format support uses the bedrock-rs library, licensed under the Apache License 2.0.
+
+
Privacy Policy:
If you consent to telemetry data collection, please review our Privacy Policy at: https://arnismc.com/privacypolicy.html.