kinkofer / FightClub5eXML

Creating XML files of all D&D sources compatible with Fight Club 5e and Game Master 5e apps for iOS and Android.
MIT License
706 stars 395 forks source link

Dropbox no longer up #157

Closed Kuiriel closed 2 years ago

Kuiriel commented 3 years ago

http://bit.ly/NewFCXml no longer works. Dropbox appears to have an issue and the page redirects to an error instead.

dragonahcas commented 3 years ago

Dropbox shut my account down for copyright infringement.

Kuiriel commented 3 years ago

That's a shame. There are private groups on Facebook that share all sorts of content made by folk to share locally, item cards etc. Perhaps a privately joined group for sharing of compiled xml files might be more appropriate.

Technically I should be able to compile the list of xml files here myself, right? The instructions presume more knowledge than I have. Do I go to each page, save the xmls in appropriate related folders, then use python to execute the collection compile?

dragonahcas commented 3 years ago

If you want to look up EncounterPlus on iOS and go to their discord and ask about files someone might be able to help. The people who were helping me with this mostly work on encounterplus now (which files are compatible with Fight Club.) I'm no longer on this project anymore due to personal reasons.

https://encounter.plus/

https://www.reddit.com/r/EncounterPlus/

esabol commented 3 years ago

I'm no longer on this project anymore due to personal reasons.

I'm sorry to hear that. Is anyone still at the helm here, like @kinkofer ?

Paladin0997 commented 3 years ago

I am trying to figure out how to download all of this I am getting confused, I tried googling a couple of things but it does not seem to help, the drop box link goes to an error page, and when I try to view the raw xml file it goes to a blank page, I don’t know what I am doing wrong

kinkofer commented 3 years ago

With the Dropbox down, you’ll have to follow the instructions for creating a compendium and merging the files into an xml file you can import into FightClub. I’ll eventually work on a different form of distribution.

asenci commented 3 years ago

Have you thought of using Github releases? Should be relatively straightforward to create a github action to build the XML and create a release with the artefact...

kinkofer commented 3 years ago

I could possibly use Github releases for the full compendium, but my goal has been to allow people to customize their sources, especially for players. To that end, I've been working on a site, but it's a bit behind and I'm wary of announcing it too publicly.

ebullient commented 3 years ago

customizing the sources is great. I wrote a whole little app to convert FC XML to markdown so I can get (another) view of my curated sources.

ebullient commented 3 years ago

if it helps, I have a script in a branch of my fork that might explain? https://github.com/ebullient/FightClub5eXML/blob/ddice-uvms/build.sh