From 704e559b9555ebecc5b24e45f15d4e8a5856d646 Mon Sep 17 00:00:00 2001 From: dasannikov Date: Tue, 11 Feb 2020 13:28:50 +0200 Subject: [PATCH] readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3408810..0bd953d 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ **DOWNLOAD:** [Latest build (Unity package)](https://github.com/dasannikov/Vault/releases) +In development. Proof of concept. Collection of C filees and prebuild dynamic libraries for Unity3D with common data structures. - [x] `Vault.Array` - continius array similar to C++ std::vector - [ ] `Vault.List` - TODO. Doubly linked list