removed old and unused scripts
This commit is contained in:
parent
1b706ec81f
commit
65ed70815e
4 changed files with 4 additions and 61 deletions
|
@ -7,6 +7,10 @@ the init_webgo.main() in main.py reinitializes the whole database on each call,
|
|||
comment the line out if you do not want that. init_webgo also creates two test users,
|
||||
gast and gast2. password = username. you can use those to log in.
|
||||
------------------------------------------
|
||||
want to create your own goban images? Simple: just replace the images in
|
||||
imgsource/ with the desired ones. then run generate_goban_images.py and
|
||||
the new images get written to img/.
|
||||
------------------------------------------
|
||||
some code snippets for reference:
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue