Skip to content

Commit

Permalink
Popup menu info and readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Jules-Bens-Aa committed Jun 30, 2021
1 parent 93fa23a commit 4246231
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
6 changes: 1 addition & 5 deletions README.md
Expand Up @@ -7,11 +7,7 @@

# Announcements Section.

[**June Open Survey**](https://forms.gle/PwFPd8M5CKMXJwrk7) is waiting for you ! You can vote for your favorite spells and write suggestions if something you would like to see is missing. More info are available inside. Happy entries !

If you aren't aware of it, please check out this awesome module : [Otigon's Automated Animations](https://foundryvtt.com/packages/autoanimations).
Otigon is one of our brillant patron developping this module as a hobby. Impressive Work.

[**June Open Survey**] is extended until the end of July.

# Table of content

Expand Down
2 changes: 1 addition & 1 deletion scripts/window_popup.js
Expand Up @@ -5,7 +5,7 @@ Hooks.once('ready', async function () {
let d = new Dialog({
title: "Module Activated !",
content: `<div style="text-align: justify;"><h2>Welcome to JB2A's Free Module</h2><p>You can preview all assets and copy the paths on our <a href="https://www.jb2a.com/Library_Preview">Asset Library Preview ! </a>You can see which assets are available to our patrons and copy the path to each asset to your clipboard ! </p><p>Our <a href="https://jb2a.com/">Website</a> contains a Frequently Asked Questions and Troubleshooting section.<br> Please read it if you have an issue or want to know more about how to use our assets.</p><p><a href="https://foundryvtt.com/packages/autoanimations">Otigon's Automated Animations module</a><br>Otigon, one of our
patron, has created a module that will add an animation tab to your items, spells and features ! It is already compatible with a few systems. More info is available on <a href="https://github.com/otigon/automated-jb2a-animations">A-A's Github</a> For other systems, there is a way to use macros to fire off the animations. We've made a <a href="https://youtu.be/fwIm5CuKldc">tutorial video</a> on how to do so. </p><p><a href="https://jb2a.com/index.html#ContentCreators">Resources for Foundry VTT</a> <br>This contains some great resources for maps, tokens, various macros and tutorials for Foundry VTT. We recommend checking their Website and Patreon page to support them. <br></p><p>Jules&Ben &#x1F596;</p><hr> <p> <a href="https://www.patreon.com/JB2A">Our Patreon</a></p><p> <a href="https://discord.gg/gmd8MAPX4m">Our Discord</a></p><p><a href="https://www.foundryvtt-hub.com/creator/jb2a-julesbens-animated-assets/">Our creator's page on Foundry Hub</a></p><p><a href="https://www.youtube.com/channel/UCqLusRtLV7GXJo_xNNM3dOw">Our Youtube Channel</a></p><p><a href="https://forms.gle/PwFPd8M5CKMXJwrk7">Ongoing Survey - June</a></p><p><a href="https://jb2a.com/templates/Credits.html">Credits !</a><hr><div style="font-style:italic;">This pop-up can always be reactivated in the settings of our menu if you disable it !</div></p></div>`,
patron, has created a module that will add an animation tab to your items, spells and features ! It is already compatible with a few systems. More info is available on <a href="https://github.com/otigon/automated-jb2a-animations">A-A's Github</a> For other systems, there is a way to use macros to fire off the animations. We've made a <a href="https://youtu.be/fwIm5CuKldc">tutorial video</a> on how to do so. </p><p><a href="https://jb2a.com/index.html#ContentCreators">Resources for Foundry VTT</a> <br>This contains some great resources for maps, tokens, various macros and tutorials for Foundry VTT. We recommend checking their Website and Patreon page to support them. <br></p><p>Jules&Ben &#x1F596;</p><hr> <p> <a href="https://www.patreon.com/JB2A">Our Patreon</a></p><p> <a href="https://discord.gg/gmd8MAPX4m">Our Discord</a></p><p><a href="https://www.foundryvtt-hub.com/creator/jb2a-julesbens-animated-assets/">Our creator's page on Foundry Hub</a></p><p><a href="https://www.youtube.com/channel/UCqLusRtLV7GXJo_xNNM3dOw">Our Youtube Channel</a></p><p><a href="https://forms.gle/PwFPd8M5CKMXJwrk7">Ongoing Survey - June/July</a></p><p><a href="https://jb2a.com/templates/Credits.html">Credits !</a><hr><div style="font-style:italic;">This pop-up can always be reactivated in the settings of our menu if you disable it !</div></p></div>`,
buttons: {
one: {
icon: '<i class="fas fa-clipboard-list"></i>',
Expand Down

0 comments on commit 4246231

Please sign in to comment.