Difference between revisions of "Roll20 Autouploader"
From Roll20 Wiki
Andreas J. (Talk | contribs) m |
Andreas J. (Talk | contribs) m (Chrome store + forum thread link) |
||
Line 1: | Line 1: | ||
<noinclude>{{revdate}}{{BCS}} {{NavSheetDoc}}</noinclude> | <noinclude>{{revdate}}{{BCS}} {{NavSheetDoc}}</noinclude> | ||
− | ''' | + | '''[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 | + | This streamlines [[Character Sheet Development]] and [[API:Introduction|API Development]], removing the need to manually upload the files when you want to test changes. |
− | * '''Install'''( | + | * '''[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) | ||
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. |
Revision as of 10:25, 21 May 2022
Page Updated: 2022-05-21 |
This is related to Editing(coding) Character Sheets, which require Pro info to be able to use.Main Page: Building Character Sheets |
Character Sheet Development
Getting Started
- Using Custom Sheets
- Building Sheets
(Main Page) - Glossary
- Code Restrictions
- Best Practice
- Common Mistakes
- Tutorials
- Examples, Templates
- Pattern Libraries
- HTML & storing data
- CSS & Styling
General
- Updates & Changelog
- Known Bugs
- Character Sheet Enhancement(CSE)
- Custom Roll Parsing
- Legacy Sheet(LCS)
- Beacon SDK
Reference
- Buttons
- Repeating Sections
- Sheetworkers
- Roll Templates
- sheet.json
- Translation
- Auto-Calc
- Advanced
- All SheetDev Pages
Tools & Tips
Other
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 and API Development, removing the need to manually upload the files when you want to test changes.
- 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.