Update dtk-template & README.md
This commit is contained in:
parent
5240be5905
commit
9d5e8cf129
13 changed files with 726 additions and 388 deletions
|
|
@ -55,6 +55,7 @@ def dtk_url(tag: str) -> str:
|
|||
repo = "https://github.com/encounter/decomp-toolkit"
|
||||
return f"{repo}/releases/download/{tag}/dtk-{system}-{arch}{suffix}"
|
||||
|
||||
|
||||
def objdiff_cli_url(tag: str) -> str:
|
||||
uname = platform.uname()
|
||||
suffix = ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue