Skip to content

Instantly share code, notes, and snippets.

@jandersson
Created April 17, 2018 14:23
Show Gist options
  • Save jandersson/055d469469213cfaba843efea62e0d77 to your computer and use it in GitHub Desktop.
Save jandersson/055d469469213cfaba843efea62e0d77 to your computer and use it in GitHub Desktop.
;links
What is Lich?: https://elanthipedia.play.net/Lich_scripting_engine
Lich New User Guide: https://lichproject.org/new-user-guide.html
What is Dependency?: https://elanthipedia.play.net/Dependency
Dependency First Time Setup: https://github.com/rpherbig/dr-scripts/wiki/First-Time-Setup
Dependency Script Documentation: https://elanthipedia.play.net/Lich_script_repository
DR-Scripts Tutorials: https://github.com/rpherbig/dr-scripts/wiki/DR-Scripts-Tutorials
YAML Validator: http://yaml-online-parser.appspot.com/
Lich mapping guide: https://elanthipedia.play.net/Lich_mapping_reference
Player Shops: https://dr-scripts.firebaseapp.com/
Hunting Ladder Spreadsheet: http://i.imgur.com/lCcb3rD.jpg
Trigger to fix genie chat spam: #queue clear;#send 1 ,chat #queue clear
Guide to github pull requests: https://gist.github.com/Chaser324/ce0505fbed06b947d962
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment