move tools to dir

This commit is contained in:
2020-10-10 02:23:13 +03:00
parent 468c01196b
commit a9cfb980ae
3 changed files with 4 additions and 2 deletions
+3 -2
View File
@@ -1,3 +1,4 @@
env env
version.json tools/version.json
libs.txt tools/libs.txt
for_build/mc_start.*
+1
View File
@@ -0,0 +1 @@
* `make_libs_list.py` - parse `version.json` file and return libs
View File