Wordquest by Jeffrey Fullerton Creating your own word list A few things to note: - use a text editor such as notepad create a new file - make sure none of the lines are over 20 characters long - except for the title, all characters on the lines must be alpha-numeric (letters or numbers) 1. On the first line in the file type the 'title' of the list e.g. Animals, PC Games. 2. List all the words on each line which you want to appear in your wordquest. You cannot have more than 100 lines in each file, including the title. 3. Save the text file with the .WQL file extension. You can do this in notepad by saving it as “whateveryorufilenameis.WQL” (using the “'s) 4. Save/copy the file into the directory where the game is installed, alongside the included .WQL files.