Skip to content
This repository was archived by the owner on Oct 3, 2019. It is now read-only.

DaanVandenBosch/phantasmal-quest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project has moved to https://github.com/DaanVandenBosch/phantasmal-world!

Phantasmal Quest Editor

Phantasmal Quest Editor is an editor for Phantasy Star Online quests. This project is in a very early stage of development.

For Developers

React is used for the frontend, MobX is used for state management and THREE.js for 3D graphics.

Getting Started

  1. Install Yarn (https://yarnpkg.com/)
  2. cd to the project directory
  3. Launch server on http://localhost:3000/ with yarn start
  4. src/index.js is the application's entry point

Tests

Run tests with yarn test.

Production Build

  1. Change the homepage field in package.json if you don't want to deploy to /
  2. Build with yarn build

About

A Phantasy Star Online quest editor.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published