All user data for FoundryVTT. Includes worlds, systems, modules, and any asset in the "foundryuserdata" directory. Does NOT include the FoundryVTT installation itself.
 
 
 

8 lines
386 B

<form autocomplete="off" onsubmit="event.preventDefault();">
<p class="notes">Import a Condition Map from an exported JSON file.</p>
<p class="notes"><strong>This operation will set your Condition Lab Map Type to "Other/Imported".</strong></p>
<div class="form-group">
<label for="data">Source Data</label>
<input type="file" name="data"/>
</div>
</form>