Lich script development: Difference between revisions

From Elanthipedia
Jump to navigation Jump to search
No edit summary
No edit summary
Line 11: Line 11:
== create_symlinks.bat ==
== create_symlinks.bat ==
Useful if you are doing development on Windows. Set the LICH_SCRIPTS environment variable to the path to your lich/scripts/ directory.
Useful if you are doing development on Windows. Set the LICH_SCRIPTS environment variable to the path to your lich/scripts/ directory.

== create_symlinks.sh ==
Useful if you are doing development on OSX or Linux. Pass it an argument of the path to your lich/scripts/ directory.

Revision as of 15:25, 16 June 2016

common, common-crafting, common-money, common-summoning, common-travel

Script usage:

Script arguments:

Settings used in this script:

UserVars used in this script:

Other scripts used by this script:


create_symlinks.bat

Useful if you are doing development on Windows. Set the LICH_SCRIPTS environment variable to the path to your lich/scripts/ directory.

create_symlinks.sh

Useful if you are doing development on OSX or Linux. Pass it an argument of the path to your lich/scripts/ directory.