Skip to content

This repository only generates the documentation from the game repository.

Notifications You must be signed in to change notification settings

RPG-Paper-Maker/Deprecated-Game-documentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game Documentation

The repository only generates documentation for RPM games system scripts. This documentation is generated with jsdoc, so you first need to install it globally :

sudo npm install -g jsdoc
npm install @pixi/jsdoc-template --save-dev

How to generate documentation

Assuming your repository is in the RPG-Paper-Maker's parent directory :

chmod -u+rwx generate.sh
./generate.sh

About

This repository only generates the documentation from the game repository.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published