diff --git a/.gitignore b/.gitignore index d567ba0..eb5a316 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1 @@ -bin target diff --git a/bin/delrank.py b/bin/delrank.py new file mode 120000 index 0000000..5a019ae --- /dev/null +++ b/bin/delrank.py @@ -0,0 +1 @@ +../third_party/game2003api/tools/rankserver/delrank.py \ No newline at end of file diff --git a/bin/delrank_cmd.py b/bin/delrank_cmd.py new file mode 120000 index 0000000..2b68980 --- /dev/null +++ b/bin/delrank_cmd.py @@ -0,0 +1 @@ +../third_party/game2003api/tools/rankserver/delrank_cmd.py \ No newline at end of file