Skip to content

Commit

Permalink
Release v2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
kakaroto committed Oct 24, 2020
1 parent 914973f commit d79beed
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions module.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "furnace",
"title": "The Furnace",
"description": "<p>No Foundry is complete without it's Furnace!</p><p>This module contains a set of features that improve the Quality of Life of the DM/Players. The current features are : </p><p><strong>Advanced Drawing Tools :</strong>Improved drawing tools with different pattern fill types, new HUD, and various options.</p><p><strong>Advanced Macros:</strong> Use async script macros, handlebars templating, recursive macro calls and call macros with arguments or directly from chat.</p><p><strong>Split Journal :</strong> Select the split option from the context menu on a journal entry to split it into multiple entries.</p><p><strong>Tokens : </strong>As GM, you can enable/disable token vision for yourself. You can also drop an actor folder into a scene to deploy multiple tokens at once.</p><p><strong>Combat : </strong>Double click the initiative value in the combat tracker to quickly modify it.</p><p><strong>Playlists : </strong>Adds a 'Now Playing' section, and auto-hides sound controls until hovered. Helps in fine tuning of low level volumes.</p><hr/><p>See website from URL below for instructions on how to use all these features.</p><hr/>",
"version": "2.3.3",
"version": "2.4",
"author": "KaKaRoTo",
"scripts": [
"libs/split-html.js",
Expand Down Expand Up @@ -62,8 +62,8 @@
],
"url": "https://github.com/kakaroto/fvtt-module-furnace",
"manifest": "https://raw.githubusercontent.com/kakaroto/fvtt-module-furnace/master/module.json",
"download": "https://github.com/kakaroto/fvtt-module-furnace/archive/v2.3.3.zip",
"download": "https://github.com/kakaroto/fvtt-module-furnace/archive/v2.4.zip",
"socket": true,
"minimumCoreVersion": "0.7.4",
"minimumCoreVersion": "0.7.5",
"compatibleCoreVersion": "0.8.0"
}

0 comments on commit d79beed

Please sign in to comment.