From 897c66992ec63277d66b135a6108996ec75698e8 Mon Sep 17 00:00:00 2001 From: Ellpeck Date: Sat, 10 Nov 2018 23:32:30 +0100 Subject: [PATCH] nice --- scripts/projects.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/projects.js b/scripts/projects.js index 3a84489..3b2b042 100644 --- a/scripts/projects.js +++ b/scripts/projects.js @@ -1,6 +1,6 @@ const projects = [{ 'name': "Nature's Aura", - 'desc': "Nature's Aura is a new Minecraft mod about collecting, using and replenishing the Aura naturally present in the world to create useful devices and unique mechanics. It's currently not released yet, but the first public beta will be very soon.", + 'desc': "Nature's Aura is a new Minecraft mod about collecting, using and replenishing the Aura naturally present in the world to create useful devices and unique mechanics. It's currently in beta.", 'status': 'In development', 'links': { 'CurseForge page': 'https://minecraft.curseforge.com/projects/natures-aura'