From 3c146c5dcd642f6cc39a678341238c1ebe398aef Mon Sep 17 00:00:00 2001 From: Daniel Saukel Date: Wed, 27 Feb 2019 16:37:23 +0100 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index f9fd55a0..f591d1e9 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,6 @@ DungeonsXL also provides custom game mechanics to make these worlds interesting. * A powerful API: [Read more...](../../wiki/api-tutorial) * Different game types allow you to use your maps dynamically for different purposes. [Read more...](../../wiki/game-types) * Announcements sothat users can join the next match easily. [Read more...](../../wiki/announcements) -* Great performance due to a custom, asynchronous world loading and creation method and several other performance tweaks * Per dungeon resource packs * ...and many more!