Skip to content

G-Ambatte/srd-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SRD Generator

Simple 5E SRD monsters for Homebrewery

Intent

The intent of this project is to create a quick and simple website that generates SRD monsters in the Homebrewery format.

Steps

  • Obtain SRD monster data
  • User selection interface
  • Output object formatting
    • v3 renderer
    • Legacy renderer
  • Output to clipboard
  • Integration with Homebrewery data endpoint

Obtain SRD monster data

2022/04/17 - Complete

5E monster data is available here: https://gist.github.com/tkfu/9819e4ac6d529e225e9fc58b358c3479

The text has been parsed into Markdown for better compatibility with Homebrewery. Some text blocks were parsed into JS lists. Otherwise, the data is unchanged.

User selection interface

2022/04/17 - NYI


Bootstrapped with Create React App

This project was bootstrapped with Create React App.

About

A SRD monster generator for Homebrewery.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors