diff --git a/scripts/projects.js b/scripts/projects.js index f7a7fa8..3a84489 100644 --- a/scripts/projects.js +++ b/scripts/projects.js @@ -2,6 +2,9 @@ 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.", 'status': 'In development', + 'links': { + 'CurseForge page': 'https://minecraft.curseforge.com/projects/natures-aura' + }, 'icon': 'na' }, {