A simple tool that abstracts the command-line arguments for nod-ai/SHARK Works
It's written in Godot 4 beta 15. Mono version.
I only tested this on Windows.
Currently it only works with the regular install, the .exe will not work.
#Setup and Usage:
- Install SHARK using the command line instructions found here: https://github.com/nod-ai/SHARK
- Extract the Mori-Shark-Factory.zip file to some directory somewhere.
- Run the app.
- Pull the "Prompt" dropdown optiont to "Shark Install" Like this
- Enter the path.
- Set the dropdown back to prompt. Like this
- Enter your prompts
- On the first run, SHARK will download the .vmbf files, so it'll take a bit.
- Another quirk: the first time you generate a file the cmd window may not close on it's own. Close it and restart.
- Have fun.
The output is set write to a directory on desktop (~\Desktop\Mori-Shark-Factory\sharkOutputs). The shark install location is saved in appdata.
If anyone's good with c# and wants to review the code lemme know.