From 7fd53064bbf1c4516d95265540f49488cbcf9cd2 Mon Sep 17 00:00:00 2001 From: Manfred Aabye Date: Sat, 28 Feb 2026 18:00:24 +0100 Subject: [PATCH] Add experimental note to README Added a note indicating that the integration is highly experimental. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 947786b..930c7eb 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ This document explains how the TS asset changes are integrated into the OpenSim build and deployment flow. +## This is highly experimental. + ## Why there is no separate `TSAssetService` project in `prebuild.xml` `TSAssetConnector` is implemented inside the existing AssetService assembly: