Skip to content

ericdsw/g_data_handler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was bootstrapped with Create React App.

Description

The tool we use at WorldEaterGames to manage our RPG game's data, including:

  • Cutscenes
  • Dialogues
  • Storylines

To see the tool in action, visit the live version

Running locally

You will need node and yarn installed locally on your machine.

First install all the project's dependencies:

yarn install

And then use the following command to run it locally:

yarn dev

Note: This will start the development server on port 3000, and any changes made to the code will be reflected automatically.

Deploying

Making a commit to master will trigger an automatic deploy on this project's related heroku instance.

Copyright

Copyright 2019, Eric De Sedas, all rights reserved.

About

A tool that handles data manipulation for a game's Data Engine.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages