Skip to content

Commit

Permalink
Update sheet.json
Browse files Browse the repository at this point in the history
Modifying instructions
  • Loading branch information
rileydutton committed Nov 17, 2014
1 parent 50c0ff5 commit 3ecb9bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gumshoe_TrailOfCthulhu/sheet.json
Expand Up @@ -4,5 +4,5 @@
"authors": "Casey Link (Ramblurr)",
"roll20userid": "388416",
"preview": "Gumshoe_TrailOfCthulhu.jpg",
"instructions": "# Trail of Cthulhu Character Sheet\r\r*This sheet has a website with an interactive preview!*\r\r[View Interactive Sheet Preview](https://ramblurr.github.io/roll20-character-sheets/)\r\r### Usage\r\rThis character sheet requires a modern web browser. You must be the latest\rversion of Chrome, Firefox or Internet Explorer to get the full experience.\r\r#### Bugs and Suggestions\r\rReport bugs or suggestions to the project’s [issue\rtracker](https://github.com/Ramblurr/roll20-character-sheets/issues).\r\r### Dice Rolling\r\r*This is Mentor feature only.*\r\rThis sheet integrates with the `GUMSHOE-Roll20.js` API script to handle\rdice rolling and point spending.\r\rThe script must be added to your campaign in order to work. If it is not added,\rthen the buttons will not do anything.\r\r### Compiling\r\rThis sheet uses Grunt to build CSS assets.\r\rIf you haven’t used Grunt before, be sure to check out the [Getting Started\rguide](http://gruntjs.com/getting-started).\r\rThis sheet uses the [Less](http://lesscss.org/) CSS pre-processor to make CSS\rdevelopment easier.\r\r#### Developing the Sheet\r\rTo make changes to the sheet and test things out use\r\r```bash\rgrunt\r```\r\rThen open [`testbed/index.html`](testbed/index.html) in your browser to preview\rthe sheet.\r\r#### Releasing the Sheet\r\rWhen you’re ready to use the sheet in Roll20 then use\r\r```bash\rgrunt build\r```\r\rThis will create `Gumshoe_TrailOfCthulhu.[css|html]` that you can copy and\rpaste into Roll 20 directly.\r\r"
"instructions": "# Trail of Cthulhu Character Sheet\r\r*This sheet has a website with an interactive preview!*\r\r[View Interactive Sheet Preview](https://ramblurr.github.io/roll20-character-sheets/)\r\r### Usage\r\rThis character sheet requires a modern web browser. You must be the latest\rversion of Chrome, Firefox or Internet Explorer to get the full experience.\r\r#### Bugs and Suggestions\r\rReport bugs or suggestions to the project's [issue\rtracker](https://github.com/Ramblurr/roll20-character-sheets/issues).\r\r### Dice Rolling\r\r*This is Mentor feature only.*\r\rThis sheet integrates with the `GUMSHOE-Roll20.js` API script to handle\rdice rolling and point spending.\r\rThe script must be added to your campaign in order to work. If it is not added,\rthen the buttons will not do anything."
}

0 comments on commit 3ecb9bd

Please sign in to comment.