issues
search
NickHugi
/
PyKotor
A Python library that can read and modify most file formats used by the game Knights of the Old Republic and its sequel.
GNU Lesser General Public License v3.0
11
stars
3
forks
source link
Refactor workflows
#92
Closed
th3w1zard1
closed
7 months ago
th3w1zard1
commented
7 months ago
Goal here is to:
[x] Use the
install_python_venv.ps1
exclusively in the workflow, to ensure that it works correctly
[x] Add release workflows that'll automatically upload binaries to GitHub releases depending on the tool/tag name
[ ] (addressed in future pr) Update the
config.py
for each tool with the new tagged version via the workflow.
Goal here is to:
install_python_venv.ps1
exclusively in the workflow, to ensure that it works correctlyconfig.py
for each tool with the new tagged version via the workflow.