SeraphimRP / osric-cgi

old fork of @kirbyUK's osric-cgi to work with irc-osric

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

osric-cgi

A CGI script for creating an OSRIC character sheet and spitting out the JSON. This is intended to replace the previous project, osric-character-sheet-to-json. It intends to walk the player through the entire character creation process, and thus aims to be quite comprehensive.

Usage

Just fill out the form on the website and it should give you JSON. Pretty easy. The JSON should eventually make it's way to the lovely irc-osric bot, made by vypr. It'll be hosted on iotek hopefully, otherwise on one of my Raspberry Pis.

Dependancies

Currently, osric-cgi depends on the following non-core modules (and by extension - their dependancies):

About

old fork of @kirbyUK's osric-cgi to work with irc-osric

License:ISC License


Languages

Language:Perl 56.2%Language:Raku 43.8%