From 12ef8a48ed8d7a247e726f966bb69840d34a381c Mon Sep 17 00:00:00 2001 From: Michael Date: Wed, 18 Oct 2017 19:21:09 -0700 Subject: [PATCH] Update GitHub Pages to directly link to master builds --- appveyor.yml | 2 +- docs/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index 52570a37..34fd74b2 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -49,5 +49,5 @@ build_script: artifacts: - path: AppVeyor - name: 'graphic_packs_$(appveyor_build_version)' + name: 'graphicPacks' type: zip \ No newline at end of file diff --git a/docs/index.md b/docs/index.md index 9e230ff5..c9ba98a9 100644 --- a/docs/index.md +++ b/docs/index.md @@ -2,7 +2,7 @@ ### What's recommended? -It's recommended to download all the graphic packs. This [archive](https://ci.appveyor.com/project/slashiee/cemu-graphic-packs/build/artifacts) contains all of them. +It's recommended to download all the graphic packs. Download [this archive](https://ci.appveyor.com/api/projects/johnsmith/myproject/artifacts/bin/graphicPacks.zip?branch=master) to get all of the graphic packs. Please delete the old ones first before adding in the new ones. If you want higher quality, [Quality](https://github.com/slashiee/cemu_graphic_packs/tree/master/Quality) is the way to go.