Move Emmylua annotations to Druid folder

This commit is contained in:
Insality
2022-03-11 14:26:31 +02:00
parent 1cfec9df15
commit d44e196b96
3 changed files with 5 additions and 5 deletions

View File

@@ -12,4 +12,4 @@ echo ""
echo "Update EmmyLua annotations"
original_path=$(pwd)
bash $emmylua_generator_path/export.sh $original_path
mv $emmylua_generator_path/annotations.lua $original_path/annotations.lua
mv $emmylua_generator_path/annotations.lua $original_path/druid/annotations.lua