From 2c9ef261c140ea68defaf182ad2ce121b7e4dd7c Mon Sep 17 00:00:00 2001 From: Kayne Ruse Date: Wed, 3 Mar 2021 11:18:32 +1100 Subject: [PATCH 1/2] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index abf0b40..bf63919 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,13 @@ There are external components to this template referred to as "microservices". T - Better compression for client files - Some form of bot/alt account detection? - A payment system +- Backend for energy systems - Backend for trading and leaderboards +- inventory +- stats +- shop +- random events +- Dcumentation and tutorials - Server-side actions to allow offline progress or progress on spotty internet connections - Full tutorial for setting up and using the site - Start here page From 69b82fce3f38943c8ed8ec524e6370946b52cc4e Mon Sep 17 00:00:00 2001 From: Kayne Ruse Date: Wed, 3 Mar 2021 11:21:07 +1100 Subject: [PATCH 2/2] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bf63919..32cc243 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,7 @@ There are external components to this template referred to as "microservices". T - inventory - stats - shop +- currency - random events - Dcumentation and tutorials - Server-side actions to allow offline progress or progress on spotty internet connections