* added start.sh for linux
* This script will start sillytavern-extras with conda
* Added tutorial on what flags you can use and how to add multiple flags
* changes env to extras + flag updates
* Dynamically find conda
* dirname which
* Whoops, spelled thsi wrong
* keep `which` to the last option
* remove which
* whoops, remove `exit`
* start.sh file with arguments
+modules.txt with arguments to use with start.sh
+start.sh that launches extras using the arguments of modules.txt
---------
Co-authored-by: Amrit Bhogal <ambhogal01@gmail.com>