diff --git a/README.md b/README.md index e90055c..9e03034 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,8 @@ Roadmap 1. Allow updating of mods to match server mods. 2. Provide public server listings. 3. Allow ability to add private servers. -4. Allow interprocess communication between lua scripts and the hades application. -5. Allow save/load of local files contained in a local directory. -6. Allow send/receive of messages between client and server. +4. Lock characters to servers (must create new character when joining a server for the first time). +5. Cloud backup Starbound characters. +6. Allow interprocess communication between lua scripts and the hades application. +7. Allow save/load of local files contained in a local directory. +8. Allow send/receive of messages between client and server.