Character Vault
Any Concept / Any System
Compendium
Your System Come To Life
Roll20 for Android
Streamlined for your Tablet
Roll20 for iPad
Streamlined for your Tablet

Personal tools

Difference between revisions of "Roll20 Autouploader"

From Roll20 Wiki

Jump to: navigation, search
m
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<noinclude>{{revdate}}{{BCS}} {{NavSheetDoc}}</noinclude>
+
<noinclude>{{revdate}}{{BCS}}
'''R20AutoCode''' is a Chromium extension that will automate the uploading of code to your [[Sheet Sandbox]], created by [[Scott C.]].  
+
{{#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 will streamline the [[Character Sheet Development]]. Eventually [[API:Introduction|API Development]] will also get this feature.
+
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>
  
  
* '''Install'''(from source): https://github.com/Kurohyou-Studios/R20AutoCode
 
* Chrome Store (''coming soon'')
 
  
 
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

Autouploader in action

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.



It should work on all chromium browsers except for Brave, which has disabled the chromium features that the extension relies on.

[edit] See Also