-
Notifications
You must be signed in to change notification settings - Fork 177
Genie
Genie install instructions here
The easiest way to get Genie going the to get your Lich Path
and Ruby Path
from Wrayth when you install Lich for the first time.
Your Ruby Path should be Something like C:\Ruby4Lich5\3.3.0\bin\rubyw.exe
The 3.3.0
is the Ruby version included with Lich 5.8.1. Yours might vary. The way to find out the correct path is to navigate to C:\Ruby4Lich5
and look for the highest version you have listed. See screenshot:
In my example it is 3.3.0 so we set our Ruby Path to #config rubypath C:/Ruby4Lich5/3.3.0/bin/rubyw.exe
Your Lich Path will look something like C:\Ruby4Lich5\Lich5\lich.rbw
or if you're using lich on desktop, as the default installer does... C:\Users\myself\Desktop\Lich5\lich.rbw
In my example, my lich path is C:/Ruby4Lich5/Lich5/lich.rbw
so we set our Lich Path to #config lichpath C:/Ruby4Lich5/Lich5/lich.rbw
Then we run #config save
At this point, if you have been very lucky... you should be able to #lc
and everything should work as expect.