From d9a5653bf1e9cfe5b40dd28825a34d23a8e06150 Mon Sep 17 00:00:00 2001 From: Stefan Boberg Date: Fri, 10 Jun 2022 14:44:00 +0200 Subject: added API note --- API.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 API.md diff --git a/API.md b/API.md new file mode 100644 index 000000000..33ca713c8 --- /dev/null +++ b/API.md @@ -0,0 +1,6 @@ +# API status + +Zen exposes a REST API which is currently intended to be used from Unreal Engine +only. It is an internal implementation detail and is subject to change especially +during the beta phase. Thus it is not recommended that you interface with this API +directly. -- cgit v1.2.3