4 lines
130 B
Batchfile
4 lines
130 B
Batchfile
::literally just so I dont have to open powershell every time.
|
|
::python 3.8+ required.
|
|
@echo off
|
|
python ./luadox -c ./luadox.conf |