Difference between revisions of "Roll20 Autouploader"
From Roll20 Wiki
Andreas J. (Talk | contribs) (create page) |
|||
(11 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | <noinclude>{{revdate}}{{BCS}} {{ | + | <noinclude>{{revdate}}{{BCS}} |
− | [https:// | + | {{#evp:youtube|AQMKWIwwE0Y|Autouploader in action|right|500}}</noinclude> |
+ | <includeonly>{{#evp:youtube|AQMKWIwwE0Y|Autouploader in action|left|400}}</includeonly> | ||
+ | '''[https://chrome.google.com/webstore/detail/roll20-api-and-sheet-auto/hboggmcfmaakkifgifjbccnpfmnegick Roll20 API and Sheet Autouploader]''' is a Chromium extension that will automate the uploading of code to your [[Sheet Sandbox]], created by [[Scott C.]]. | ||
+ | |||
+ | This streamlines [[Character Sheet Development]], removing the need to manually upload the files when you want to test changes. The extension will eventually work with [[API:Introduction|API Development]] as well. | ||
+ | |||
+ | * '''[https://chrome.google.com/webstore/detail/roll20-api-and-sheet-auto/hboggmcfmaakkifgifjbccnpfmnegick Install]''' (Chrome Web Store) | ||
+ | * sourcecode: https://github.com/Kurohyou-Studios/R20AutoCode | ||
+ | * forum thread: [https://app.roll20.net/forum/permalink/10872729/ Automatically upload your sheet code!] (May 2022) | ||
+ | <includeonly>* [https://www.youtube.com/watch?v=AQMKWIwwE0Y Video of it in action!]</includeonly> | ||
+ | |||
− | |||
It should work on all chromium browsers except for Brave, which has disabled the chromium features that the extension relies on. | It should work on all chromium browsers except for Brave, which has disabled the chromium features that the extension relies on. | ||
<noinclude> | <noinclude> | ||
==See Also== | ==See Also== | ||
+ | * [[Character Sheet Development/Tools]] | ||
* [[Sheet Author Tips]] | * [[Sheet Author Tips]] | ||
* [[VS Code]] | * [[VS Code]] |
Latest revision as of 16:03, 26 May 2022
Page Updated: 2022-05-26 |
This is related to Editing(coding) Character Sheets, which require Pro info to be able to use.Main Page: Building Character Sheets |
Roll20 API and Sheet Autouploader is a Chromium extension that will automate the uploading of code to your Sheet Sandbox, created by Scott C..
This streamlines Character Sheet Development, removing the need to manually upload the files when you want to test changes. The extension will eventually work with API Development as well.
- Install (Chrome Web Store)
- sourcecode: https://github.com/Kurohyou-Studios/R20AutoCode
- forum thread: Automatically upload your sheet code! (May 2022)
It should work on all chromium browsers except for Brave, which has disabled the chromium features that the extension relies on.