1 Commits

Author SHA1 Message Date
deffcolony
1363fd242d added start.sh script for linux environments (#176)
* 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>
2023-12-07 16:44:34 +02:00