move tools to dir

This commit is contained in:
Alexander Popov 2020-10-10 02:23:13 +03:00
parent 468c01196b
commit a9cfb980ae
3 changed files with 4 additions and 2 deletions

5
.gitignore vendored
View File

@ -1,3 +1,4 @@
env
version.json
libs.txt
tools/version.json
tools/libs.txt
for_build/mc_start.*

1
tools/README.md Normal file
View File

@ -0,0 +1 @@
* `make_libs_list.py` - parse `version.json` file and return libs

0
make_libs.py → tools/make_libs_list.py Executable file → Normal file
View File