dmccoy1693
September 11th, 2019, 19:43
I'm posting this here as much for myself as I am for everyone else. After I exported the file for the Book of Heroic Races: Age of Races (coming soon), I was not able to find it. After some experimenting and some awesome help from Laendra on Discord, we came up with the answer. Here's the modifications you have to make a .mod file work for 13th Age.
For those with experience: You have to change a line in definition.xml to '<root version="3.3">'
Step by Step for those without experience:
Once you export the .mod file (see the many youtube videos on how to do that), you want to go to the modules folder. I recommend getting there by clicking on Images and Maps, clicking the Folder button, in the new window go to the Fantasy Grounds folder and then opening the modules folder.
Find the file you just exported and change the .mod part of the file to .zip (if you don't have file name extensions turned on, you'll need it turned on). Open the zip file.
Copy the file definition.xml to the modules folder and open it. If you don't have an xml reader, change the .xml part of the file to .txt and open it in Notepad. DO NOT OPEN IT IN WORD. For a free XML reader, I recommend downloading Notepad++.
The second line is going to be something like "<root version="3.3" release="31|4E:28|CoreRPG:4">". Change this to "<root version="3.3">". Save the file. If you renamed definition.xml to a txt file, change the name back.
Place definition.xml back in the .zip file. Change the name of the .zip file back to .mod.
And that is it. You are done. Happy Mod creating.
For those with experience: You have to change a line in definition.xml to '<root version="3.3">'
Step by Step for those without experience:
Once you export the .mod file (see the many youtube videos on how to do that), you want to go to the modules folder. I recommend getting there by clicking on Images and Maps, clicking the Folder button, in the new window go to the Fantasy Grounds folder and then opening the modules folder.
Find the file you just exported and change the .mod part of the file to .zip (if you don't have file name extensions turned on, you'll need it turned on). Open the zip file.
Copy the file definition.xml to the modules folder and open it. If you don't have an xml reader, change the .xml part of the file to .txt and open it in Notepad. DO NOT OPEN IT IN WORD. For a free XML reader, I recommend downloading Notepad++.
The second line is going to be something like "<root version="3.3" release="31|4E:28|CoreRPG:4">". Change this to "<root version="3.3">". Save the file. If you renamed definition.xml to a txt file, change the name back.
Place definition.xml back in the .zip file. Change the name of the .zip file back to .mod.
And that is it. You are done. Happy Mod creating.