Difference between revisions of "Template:KnownIssue Plutonium:ArtRepo"
m (→I cannot Click and Drag from the Art Browser) |
m (→Click and Drag from the Art Browser Not working) |
||
Line 1: | Line 1: | ||
===Click and Drag from the Art Browser Not working=== | ===Click and Drag from the Art Browser Not working=== | ||
− | : You probably did not modify the backend of your Foundry installation according to the README found in the plutonium folder or the [[FoundryTool_Install '''installation guide'''] | + | : You probably did not modify the backend of your Foundry installation according to the '''README.md''' found in the plutonium folder or the [[FoundryTool_Install '''installation guide'''] |
− | ::NOTE: Updating Foundry removes the backend changes to <code>main.js</code>, they will need to be re-applied. | + | ::NOTE: Updating Foundry removes the backend changes to <code>main.js</code>, they will need to be re-applied when you change version of FoundryVTT. |
<br> | <br> |
Revision as of 10:29, 1 August 2020
Click and Drag from the Art Browser Not working
- You probably did not modify the backend of your Foundry installation according to the README.md found in the plutonium folder or the [[FoundryTool_Install installation guide]
- NOTE: Updating Foundry removes the backend changes to
main.js
, they will need to be re-applied when you change version of FoundryVTT.
- NOTE: Updating Foundry removes the backend changes to
Issues with getting Plutonium to work on TheForge
- You must be able to modify the backed to get full use of Plutonium. TheForge uses docker images that are spun up on demand and you cannot modify the code.