Canaryize

Co-Authored-By: illusion0001 <37698908+illusion0001@users.noreply.github.com>
This commit is contained in:
Margen67
2024-10-13 14:46:12 -07:00
parent 85458c811f
commit 731c6057de
5 changed files with 25 additions and 25 deletions

View File

@@ -147,7 +147,7 @@ def main():
print('WARNING: Visual Studio not found!')
print('Building for Windows will not be supported.')
print('Please refer to the building guide:')
print('https://github.com/xenia-project/xenia/blob/master/docs/building.md')
print('https://github.com/xenia-canary/xenia-canary/blob/canary_experimental/docs/building.md')
# Setup main argument parser and common arguments.
parser = argparse.ArgumentParser(prog='xenia-build')