fosspill / FFXIV_Modding_Tool

FFXIV Modding Tool is the Cross-platform Commandline interface alternative for TexTools
https://ffmt.pwd.cat/
GNU General Public License v3.0
47 stars 4 forks source link

Having a hard time understanding the download steps? #221

Closed meoowstics closed 3 years ago

meoowstics commented 3 years ago

I'm not sure if this is the place to post this but this is the only place I could find to contact ^^;

I'm trying to install ffmt for Mac and it says to download and extract the universal release and I can't at all find it. In general, reading everything as someone who's new to modding at all, it's all very daunting and I know this isn't directly related to the working of the app itself but is there any chance to have it so the download steps maybe come with images and the like for those of us who might be struggling?

fosspill commented 3 years ago

Thank you! First, as a bit of information: we are working on a proper single-executable release, however, a bug (or flaw) in dotnet has proved that tricky so it's not our current focus.

Regarding images: Until version 1.0 we'll rapidly change anything we feel needs changing so until then I will keep the guide as mostly text.

Now, with that out of the way I've updated the guide to match how we name our releases currently:

image

Does this make it clear enough, or are there certain steps that needs more clarification @meoowstics ?

Also, the guide is open source as well, so feel free to contribute if you have specific ideas for screenshots that would be helpful!

fosspill commented 3 years ago

@meoowstics since you've been quiet for a while: if you want we could chat about this on a platform of your choice and I could guide you through the process. If not needed I'd love a reply to this issue.

fosspill commented 3 years ago

We've made a early version of a release on homebrew, this may make it easier for novices to get started as well.

Feel free to give it a go: 1) Install homebrew (https://brew.sh has the command you need to run) 2) Run brew install fosspill/ffmt/ffmt 3) Run ffmt setup

fosspill commented 3 years ago

Closing issue, but feel free to reopen it and I'll gladly work with you to make it work for you!

At 1.0 release we'll make sure to have a more detailed installation guide. Note that basic terminal knowledge will always be needed though.