diff options
| author | Stefan Boberg <[email protected]> | 2022-06-10 14:44:00 +0200 |
|---|---|---|
| committer | Stefan Boberg <[email protected]> | 2022-06-10 14:44:00 +0200 |
| commit | d9a5653bf1e9cfe5b40dd28825a34d23a8e06150 (patch) | |
| tree | 99476f66a45f4daece8cbc1afa736dac980ccd0e /API.md | |
| parent | added IoBuffer::MutableData() (diff) | |
| download | zen-d9a5653bf1e9cfe5b40dd28825a34d23a8e06150.tar.xz zen-d9a5653bf1e9cfe5b40dd28825a34d23a8e06150.zip | |
added API note
Diffstat (limited to 'API.md')
| -rw-r--r-- | API.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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. |