Ok, so, here’s how it looks like now in my test env:
The “Vault Repository” button actually triggers the “Add repo” UI flow. The vault currently doesn’t HAVE a repository, but this opens the door for eventually creating one.
On the last page, the “Getting started” button links to the thread you mentioned.
We can create a proper landing page later on, since this is all data driven:
"adverts_label": "Find more content!",
"adverts": [
{
"uuid": "378ac5d7-fbe4-47c6-8982-f93b5a8039ab",
"name": "Neverwinter Vault",
"description": "The NWN Vault is the primary hub and meeting place for Neverwinter Nights content creation.\n\nWith archival storage spanning two decades of module and art creation, it is the biggest content repository for NWN.\n\nThere are community forums and a Discord chat, with most of the core creative community active.\n\nIf you are looking for new modules to play, this is the place to start.\n\nIf you are looking to create your own adventures, this is the place to stay!",
"header_image": "vault_logo.jpg",
"buttons": [
{
"label": "Home Page",
"url": "http://neverwintervault.org/"
},
{
"label": "Discord (Chat)",
"url": "https://discord.gg/pWVqMRX"
},
{
"label": "Forum",
"url": "http://forum.neverwintervault.org/"
},
{
"label": "Wiki",
"url": "http://nwn.wiki/"
},
{
"label": "Vault Repository",
"url": "http://nwsync.neverwintervault.org/",
"type": "nwsyncrepository"
}
]
},
{
"uuid": "63b79e7f-bad9-43f0-8b4e-80cbc7ea0819",
"name": "NWN Installer Tool",
"description": "The Neverwinter Nights Installer Tool (NIT) is a tool for advanced players to help with manual installation of content not available through direct installation via the curation system.\n\nIt provides easier access, installation, management, and clean removal of the many modules, haks and compilations only downloadable on the Neverwinter Vault.\n\nCurrently only available on Windows.",
"header_image": "nit_logo2.png",
"buttons": [
{
"label": "Website",
"url": "https://neverwintervault.org/project/nwn1/other/tool/neverwinter-nights-mod-installer-tool-nit/"
}
]
},
{
"uuid": "7859f579-6c98-40ed-abfc-b85cd80edd5b",
"name": "Create your own!",
"description": "This game has a powerful toolset that allows you to create your own adventures.",
"header_image": "make_logo.jpg",
"buttons": [
{
"label": "Getting Started",
"url": "https://forum.neverwintervault.org/t/the-starting-point-module-building-tutorials-for-beginners-and-where-to-find-them/550"
},
{
"label": "Script Lexicon",
"url": "https://nwnlexicon.com/"
},
{
"label": "Tech Wiki",
"url": "https://nwn.wiki/"
},
{
"label": "Fandom Wiki",
"url": "https://nwn.fandom.com"
},
{
"label": "nwnx (for servers)",
"url": "https://github.com/nwnxee/unified/"
}
]
}
]