shinnova
shinnova
Same issue here as well. In my case when using the default 5.0 proton version MO2 won't even start. Using 5.13 or 6.* has it starting, but mods aren't loaded.
> The delay needs to be pretty huge (like 100x slower). You can try changing the "break" on line 259 to "return" and increasing the delay on line 129 from...
Quick notes on how it should potentially work: ``` > ffmt mod export "Voeburtite Necklace" --model all Searching for Voeburtite Necklace... Multiple items found: 1 - Voeburtite Necklace of Aiming...
Maybe like this? This will prevent the need for a lot of switches and allow the picking of different parts of a model ``` > ffmt mod export --name "Voeburtite...
Now that the framework has implemented (not yet flawless) blender support, I see the need to prioritize having proper import/export functionality. As for supporting other file imports, I'm afraid that...
> @shinnova, you are much better versed in the framework than I am, what do you think? Could we throw together a barebones command to make a modpack out of...