Commit Graph

17 Commits

Author SHA1 Message Date
Margen67 e0b3116240 Rename exe to xenia-canary, simplify CI steps, remove SSE2
SSE2 was only for troubleshooting Fable II, and didn't do anything anyway.
2020-02-19 03:36:13 -05:00
Margen67 2cbbca30e3 [Actions] Exclude .azure-pipelines.yml 2020-02-19 03:36:13 -05:00
Margen67 405e1a7dee [GitHub Actions] Only create releases for canary 2020-02-19 03:36:13 -05:00
Margen67 f3fcd53096 [GitHub Actions] Fetch full commit history 2020-02-19 03:36:13 -05:00
Margen67 4316f354d7 [CI] Skip master branch, also rename xenia.exe to xenia-canary.exe in AppVeyor+Azure 2020-02-19 03:36:04 -05:00
Margen67 eed78c5936 [GitHub Actions] Releases, minor changes
Formatting fixes.
Add comment about SSE2 builds not working on non-AVX(2) CPUs.
Don't build tests.
 Prepare artifacts:
  Switch to PowerShell.
  Rename xenia.exe to xenia-canary.exe.
 Add Releases:
  This allows GitHub Actions to have a link to the latest artifacts like AppVeyor, except not slow as fuck.
  Currently AVX-only since users will get confused which one to download (this is also why vfs-dump isn't included in the zip), and I don't know how to use the upload_url from another job configuration.
  Releases won't be created for PRs.

You can download the latest Release from here: https://github.com/xenia-canary/xenia-canary/releases/latest/download/xenia-canary.zip
2020-02-19 03:36:04 -05:00
Margen67 fce4e9226b [GitHub Actions] Add exclusions 2020-02-19 03:36:04 -05:00
Margen67 bbb8a59c09 [CI] Add GitHub Actions 2020-02-19 03:36:02 -05:00
Margen67 bb13103102 Update to new issue template workflow
Add wiki link to top since people don't (or can't) read it.
Change discord.me invite link back to normal discord.gg.
Change game-compatibility link to readme since people don't (or can't) read it.
Add Discord server link in config.yml.
2020-02-19 02:20:28 -06:00
Rick Gibbed 74bef5eb86
Add FUNDING.yml. 2019-05-23 11:27:01 -05:00
Margen67 7247c26725 Update README and issue template. 2019-05-12 07:37:56 -05:00
Margen67 896ac4a682 Update documentation.
- Convert http to https, provide archive link when possible.
- Made CPU-JIT.png more readable on dark themes;
Added a white background so there isn't black text on a black
background.
2018-11-22 09:20:09 -06:00
Dr. Chat 58bfc1e535 Mention the Xenia subreddit in the issue template 2017-08-13 11:40:03 -05:00
Margen67 410dfe9055 Move CONTRIBUTING.MD to .github
Fix links to CONTRIBUTING.md.
Change Github releases link to Artifacts since the github releases are dead and outdated.
2017-03-18 07:51:11 -07:00
DrChat 3e1ca3bc4e This typo never happened! 2017-01-10 00:24:03 -06:00
DrChat 0c27891217 Markdown: use actual comment characters 2017-01-09 22:40:53 -06:00
DrChat 9903ed6879 Create a basic issue template 2017-01-09 22:35:22 -06:00