diff --git a/BuGS.xcodeproj/xcuserdata/jrand.xcuserdatad/xcschemes/xcschememanagement.plist b/BuGS.xcodeproj/xcuserdata/jrand.xcuserdatad/xcschemes/xcschememanagement.plist index 07e9596..6ea693b 100644 --- a/BuGS.xcodeproj/xcuserdata/jrand.xcuserdatad/xcschemes/xcschememanagement.plist +++ b/BuGS.xcodeproj/xcuserdata/jrand.xcuserdatad/xcschemes/xcschememanagement.plist @@ -7,12 +7,12 @@ Archive.xcscheme_^#shared#^_ orderHint - 1 + 2 Binary.xcscheme_^#shared#^_ orderHint - 4 + 1 BuGS.xcscheme_^#shared#^_ @@ -22,12 +22,12 @@ DiskImage.xcscheme_^#shared#^_ orderHint - 3 + 4 doNotBuild.xcscheme_^#shared#^_ orderHint - 2 + 3 diff --git a/README.md b/README.md index 33e888c..e32602b 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,8 @@ This game runs at 60 frames per second on a standard Apple //gs without an accel [Video of game run on mame](https://www.rand-emonium.com/wp-content/uploads/2021/02/BuGS_video.mp4) -[Download a disk image](https://github.com/jeremysrand/BuGS/releases/download/2.0/BuGS_200.2mg) +[Download a disk image](https://github.com/jeremysrand/BuGS/releases/download/2.0/BuGS_201.2mg) -[Download a SHK archive](https://github.com/jeremysrand/BuGS/releases/download/2.0/BuGS200.shk) +[Download a SHK archive](https://github.com/jeremysrand/BuGS/releases/download/2.0/BuGS201.shk) [BuGS Readme from the SW distribution](/BuGS/Read.Me.md)