VincentAmante / palia-tools

A fan-made garden planner for Palia

Home Page:https://palia-garden-planner.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Palia Garden Planner / Palia Tools

A fan-made Garden Planner for the game Palia. Displays bonus coverage based on crops and fertilisers, and approximates the harvest value. Made on Nuxt and Vue, hosted on Vercel.

Link to Website

License

This project is licensed under the MIT License. Note: The license specified above applies exclusively to the source code, configuration files, and documentation created and maintained within this repository.

Assets and Intellectual Property

This project may contain assets, media files, or intellectual property that are owned by other companies or individuals (such as Singularity 6). These assets are not covered by the open-source license mentioned above. I do not claim ownership or rights over these assets.

Why is this called Palia Tools?

There's current plans to add other tools once the planner is considered feature-complete, with everything on the Road Map being ticked off. Alternatively I may start work on them as a trial attempt or to work on something else for a bit. What these tools are will depend on the current situation of community-made tools by the time the Garden Planner is at version 1.0.

Roadmap

Plans for the Planner are found here: Roadmap Link

Contributing Guide

See the CONTRIBUTING.md for info

Project Setup

Made with the Nuxt minimal starter. Look at the Nuxt 3 documentation to learn more.

Installation

# npm
npm install
# pnpm
pnpm install
# yarn
yarn install

Development Server

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

# npm
npm run dev
# pnpm
pnpm run dev
# yarn
yarn dev

About

A fan-made garden planner for Palia

https://palia-garden-planner.vercel.app

License:Other


Languages

Language:Vue 53.7%Language:TypeScript 42.0%Language:CSS 3.9%Language:JavaScript 0.4%