1
0
mirror of https://github.com/stolksdorf/homebrewery.git synced 2025-12-15 23:35:57 +00:00

Switching over project to just be the homebrewery

This commit is contained in:
Scott Tolksdorf
2016-06-04 17:51:30 -04:00
parent c50de28900
commit 60092f404c
2 changed files with 7 additions and 7 deletions

View File

@@ -1,5 +1,5 @@
# NaturalCrit
A tool suite for DMs to use for D&D. Check it out [here](http://www.naturalcrit.com).
# The Homebrewery
Create authentic looking D&D homebrews using only markdown. Check it out [here](http://homebrewery.naturalcrit.com).
### Getting started
@@ -30,4 +30,4 @@ You can use [Docker](https://docs.docker.com) to get up and running with Natural
### changelog
You can check out the changelog [here](https://github.com/stolksdorf/NaturalCrit/blob/master/changelog.md)
You can check out the changelog [here](https://github.com/stolksdorf/homebrewery/blob/master/changelog.md)

View File

@@ -1,7 +1,7 @@
{
"name": "naturalcrit",
"description": "D&D Tools for the discerning DM",
"version": "2.1.1",
"name": "homebrewery",
"description": "Create authentic looking D&D homebrews using only markdown",
"version": "2.2.0",
"scripts": {
"postinstall": "gulp prod",
"start": "node server.js"