WLC Version 1.0

THIS SOFTWARE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. THE AUTHOR DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES.
Even though WLC is freeware, it is not in the public domain, I reserve all rights to it. You may freely distribute copies of WLC as long as you do so in an unmodified form and include all files and documentation that are present in the original archive. You may not charge for the distribution of WLC other than a reasonable fee to cover your distribution costs.

 

Author

Harald-René Flasch
mailto:hfr@hfrmobile.com
www.hfrmobile.com

 

WLC

Using WLC you convert text files (*.txt) to word list (*.wl) files which can be played with HangHim 2.1 or above. Since some HangHim gamblers have reported they would like to create their own word lists I have written this application to make this easy.

If you have written a HangHim world list and if you like to share this word list with other players just send it to me and I will publish it on hfrmobile.com so that all other gamblers can play it :-)

 

Sample

Sample.txt:
# lines which start with # are coments
Alpha
Beta
Gamma

In order to convert Sample.txt to Sample.wl open a command prompt and type in the following:
wlc /f:Sample.txt /v /.wl

 

History
Version Description
1.0 (Patch1)
  • Improved help
1.0
  • First release (.NET runtime needed)
  • Simple way to convert text files to .wl files (tested with HangHim 2.1)