Skip to content

Machine-Maker/terraria-happiness-planner

Repository files navigation

Terraria NPC Happiness Planner

A planning tool to get the happiness values for Terraria NPCs that you want. App can be viewed at https://terraria-npc-happiness.machinemaker.me.

Local Development

Setup

Make sure to install the dependencies. This project uses pnpm for package management. You can find info about and install it here.

pnpm install

Development Server

Start the development server on http://localhost:3000:

pnpm dev

Production

Build the application for production. This isn't a complicated app so using Nuxt's static site generation is plenty.

pnpm generate

About

Website for planning a Terraria NPC Housing setup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published