From 22ec60fc4ede93f3f8294d88cea7a7d1a3d19513 Mon Sep 17 00:00:00 2001 From: Relintai Date: Fri, 23 Jun 2023 17:00:28 +0200 Subject: [PATCH] Added deprecation notice, as this module got merged into the engine directly. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..b8b5c5f --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ + +# Gdnative module for the Pandemonium Rngine. + +Deprecated. It got merged into the engine directly.