From 07e03489db3efed0736fc746d744d8508c9ec031 Mon Sep 17 00:00:00 2001 From: Zyres Date: Mon, 1 Nov 2021 21:37:43 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5452bb9..6299e9d 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ # Welcome to OneDB -OneDB is an experimental database for AscEmu. Feel free to share your thoughts with us. +OneDB is the official world database for AscEmu. Feel free to share your thoughts with us. ## About OneDB -Since AscEmu supports multiple versions on its repo, it was open how we deliver the necessary data for the different versions. AscEmu has not enough people to work on several databases. It is difficult to implement a proper versioning and implement automatic DB updates for all versions in a maintainable way. So we try to achieve to put all data in one database (AscEmu is already working this way with the core). +Since AscEmu supports multiple versions on its repo, it was open how we deliver the necessary data for the different versions. AscEmu has not enough people to work on several databases. It is difficult to implement a proper versioning and implement automatic DB updates for all versions in a maintainable way. So we try to achieve to put all data in one database. ## How does it work?