diff --git a/nonpacks/templates/landing/home.html b/nonpacks/templates/landing/home.html index 8ee3809..b123428 100644 --- a/nonpacks/templates/landing/home.html +++ b/nonpacks/templates/landing/home.html @@ -10,7 +10,7 @@

Hosted datapacks for Needs Of Nature & Animation Director.

Browse and download packs shared by the community. Upload your own once you have a creator account.

- Browse packs + Browse packs Upload a pack
@@ -61,39 +61,4 @@ {% endfor %} - -
-
-

How it works

-
-
-
- -

Enter the site

-

Use the master password to get in. It only grants access to browse and download.

-
-
- -

Create an account

-

Creators register to get their own profile, upload packs and manage their content.

-
-
- -

Share packs

-

Upload a .zip plus page assets. Everything is stored under your own folder.

-
-
- -

Keep mods updated

-

The Fabric mod checks the API with your personal token and downloads new versions automatically.

-
-
-
- -
-
- -

This is a private site. All content is gated and only reachable by authorized users. Unauthorized API or media requests are rejected with 401 Unauthorized.

-
-
{% endblock %}