-
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 by running ;version
as below:
Based on the screenshot above as an example, your Ruby Path would be our Ruby Location
which is C:/Ruby4Lich5/3.3.1/bin/rubyw.exe
The 3.3.1
is the Ruby version included with Lich 5.9.2. Yours might vary.
Another 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.1 so we set our Ruby Path to #config rubypath C:/Ruby4Lich5/3.3.1/bin/rubyw.exe
Based on the above ;version
screenshot again, your Lich Path would be our Lich Location
which is C:/Ruby4Lich5/Lich5/lich.rbw
In our example, the 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.
Additional details about using Lich with Genie in the Genie wiki