Skip to content

ant-8/persona-menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

A fan-made interactive game menu from Persona 5.

Background scenes are used from the original game.

Setup

This project is built with Uni:

npm install -g uni-cmd

To launch a live reload environment:

npm run dev

To manually build:

npm run build