From 7f551ede35528c44339eaa7ef6765b2809598dd7 Mon Sep 17 00:00:00 2001 From: Relintai Date: Wed, 12 Jan 2022 21:07:24 +0100 Subject: [PATCH] Remove the Spell and Aura merge mention form the readme. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index b674c264..1f583755 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,6 @@ This project uses a custom version of ![godot (3.x branch)](https://github.com/g On the technical side almost everything has been set up the way I think will work in long term. \ Improvements will be needed obviously, but I don't expect core reworks anymore for the forseable future.\ -Except for a possible spell and aura merge. As at this stage this is easily doable, and it would save considerable amounts of development time, as you don't need to set up and manage 2 resources if a spell needs auras. [Here's a list of some of the more prominent features](#features). Currently I'm working to finish / make the content creation tools usable without any issues.