RELEASED [SMAPI] BetterQuarry

Discussion in 'Mods' started by Link064, Aug 9, 2018.

  1. Link064

    Link064 Void-Bound Voyager

    It seems like the author for BetterQuarry has abandoned the project, so I decompiled the assembly and have updated/recompiled it for SDV 1.3/SMAPI 2.6. I'm including the source code project for the next time this needs to be updated (hopefully that isn't against the rules).

    Note for future updater: Inside the project, I have a folder for game file references which I'm not distributing, so you'll need to copy them there yourself.
     

      Attached Files:

      roo15369, blargsnarf and localowl like this.
    • blargsnarf

      blargsnarf Pangalactic Porcupine

    • Link064

      Link064 Void-Bound Voyager

      Yes, that's the one I decompiled. However, I don't recall there being a download for SDV1.3 last I checked and yet there's one there now.
       
      • RabidMuffins

        RabidMuffins Scruffy Nerf-Herder

        It currently doesn't work.
         
        • blargsnarf

          blargsnarf Pangalactic Porcupine

          Cool, added a link here to the SMAPI compatibility page. Good job!
           
          • Allayna

            Allayna Ketchup Robot

            how does this work, do i use the solution folder in mods?
             
              TundraFox likes this.
            • TundraFox

              TundraFox Space Spelunker

              How do you install this? I tried the usual but it didn't work.
               
              • wenzonxd

                wenzonxd Void-Bound Voyager

                hi, have this issue after insert your mod, may that have a solution? or should i ignore it? nice work btw


                [SMAPI] These mods could not be added to your game.

                [SMAPI] - BetterQuarry - solution because it doesn't have a manifest.
                 
                  niemand-glaumy likes this.
                • Pathoschild

                  Pathoschild Tiy's Beard

                  These files are outdated; see mods.smapi.io for the latest updates.

                  Thanks @Link064! Here's the same version, with two minor changes:

                  • Repackaged as an unofficial update for the mod compatibility list, so players are notified when an official update is available.
                  • Moved the source code into a separate download, to avoid doesn't have a manifest errors.
                   

                    Attached Files:

                    Last edited: Dec 21, 2019
                    piinalico and roo15369 like this.
                  • Riviner

                    Riviner Yeah, You!

                    This is great! I can finally experience the Quarry in it's true potential. Thank you very much for bringing the mod up-to-date.
                     
                    • niemand-glaumy

                      niemand-glaumy Aquatic Astronaut

                      me2. what are we doing wrong?
                       
                      • Beon

                        Beon Scruffy Nerf-Herder

                        Just download the Better Quarry file Pathoschild attached to their post.
                         
                        • Nayago

                          Nayago Void-Bound Voyager

                        • Mayvis

                          Mayvis Void-Bound Voyager

                          Unfortunately seems to be broken again! I see you around here fixing up the broken mods, I appreciate everything you do! Is there any guide or open source editor that is available to the public to make or fix their own mods?
                           
                          • Pathoschild

                            Pathoschild Tiy's Beard

                            @Mayvis There's no beginner guide, but here's the general process if you're interested:
                            1. Install Visual Studio (Mac/Windows) or MonoDevelop (Linux).
                            2. Download the source code from that post.
                            3. Open the downloaded BetterQuarry.sln file.
                            4. Update to the latest mod build config NuGet package.
                            5. Update the manifest.json versions.
                            6. Fix any build errors/warnings.
                            7. Recompile.
                            That list might look daunting if you haven't touched code before, but feel free to come ask in #modding on the Stardew Valley Discord and we can help you through it. Don't worry though, we'll be updating all open-source mods over the coming months. :)
                             

                            Share This Page