Advertisement
Guest User

Untitled

a guest
Jul 5th, 2017
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.58 KB | None | 0 0
  1. ### required config values
  2.  
  3. war3path = C:\Program Files\Warcraft III\
  4. cdkeyroc = KZDRWG8K72MTP6WZV8JB4V6EG7
  5. cdkeytft = 2zn7yfpt7dh8ztm228xgyhxh47
  6. server = europe.battle.net
  7. username = zmaj_iz_bunara
  8. password = mitch
  9. channel = stock
  10.  
  11. ### optional config values
  12.  
  13. war3version = 24
  14. port = 6125
  15. exeversion =
  16. exeversionhash =
  17. passwordhashtype =
  18.  
  19. ### curses config values
  20.  
  21. ### the console buffer size / window size
  22. term_width = 135
  23. term_height = 52
  24.  
  25. ### enable split view in realm window
  26. curses_splitview = 1
  27.  
  28. ### 0: horizontal lists, 1: vertical lists
  29. curses_listtype = 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement