From 075d17f8ada47e990fe94606c3d21df409223465 Mon Sep 17 00:00:00 2001 From: Stefan Boberg Date: Tue, 2 May 2023 10:01:47 +0200 Subject: moved source directories into `/src` (#264) * moved source directories into `/src` * updated bundle.lua for new `src` path * moved some docs, icon * removed old test trees --- API.md | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 API.md (limited to 'API.md') diff --git a/API.md b/API.md deleted file mode 100644 index 33ca713c8..000000000 --- a/API.md +++ /dev/null @@ -1,6 +0,0 @@ -# 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