Git Product home page Git Product logo

sdvmods-space-3's Introduction

This repository contains my SMAPI mods for Stardew Valley. See the individual mods in the subfolders for documentation and release notes.

Translating the mods

The mods can be translated into any language supported by the game, and SMAPI will automatically use the right translations.

(❑ = untranslated, ↻ = partly translated, ✓ = fully translated)

  Bug Net Capstone Professions Displays Magic More Rings Preexisting Relationships Surfing Festival
Chinese ❑ missing ❑ missing ❑ missing ↻ partial ❑ missing ❑ missing
French ❑ missing ❑ missing ❑ missing ❑ missing ❑ missing ❑ missing ❑ missing
German ❑ missing ❑ missing ❑ missing ❑ missing ❑ missing ❑ missing ❑ missing
Hungarian ❑ missing ❑ missing ❑ missing
Italian ❑ missing ❑ missing ❑ missing ❑ missing ❑ missing ❑ missing ❑ missing
Japanese ❑ missing ❑ missing ❑ missing ❑ missing ❑ missing ❑ missing ❑ missing
Korean ❑ missing ❑ missing ❑ missing ❑ missing ❑ missing
Portuguese ❑ missing ❑ missing ❑ missing ❑ missing ❑ missing ❑ missing
Russian ❑ missing ❑ missing ❑ missing ❑ missing ❑ missing ❑ missing ❑ missing
Spanish ❑ missing ❑ missing ❑ missing ❑ missing ❑ missing ❑ missing ❑ missing
Turkish ❑ missing ❑ missing ❑ missing ❑ missing ❑ missing ❑ missing ❑ missing

Contributions are welcome! See Modding:Translations on the wiki for help contributing translations.

Compiling the mods

Installing stable releases from Nexus Mods is recommended for most users. If you really want to compile the mod yourself, read on.

These mods use the crossplatform build config so they can be built on Linux, macOS, and Windows without changes. See the build config documentation for troubleshooting.

Compiling a mod for testing

To compile a mod and add it to your game's Mods directory:

  1. Clone Tiled.Net:

    git clone https://github.com/napen123/Tiled.Net.git
  2. Rebuild the solution in Visual Studio or MonoDevelop.
    This will compile the code and package it into the Mods directory.

  3. Launch any project with debugging.
    This will start the game through SMAPI and attach the Visual Studio debugger.

Compiling a mod for release

To package a mod for release:

  1. Switch to Release build configuration.
  2. Recompile the mods per the previous section.
  3. Upload the generated bin/Release/<mod name>-<version>.zip file from the project folder.

Release order

This order avoids releasing mod updates which need an unreleased update (e.g. updating Json Assets before a SpaceCore update it needs).

Release phases:
      I: non-frameworks with no spacechase dependency
      II: framework mods
      III: mods which use phase II frameworks
      IV: mods which need custom packaging

phase |    mod
----- | ------------------------------
I     | 1.  Better Meteorites
      | 2.  Better Shop Menu
      | 3.  Carry Chest
      | 4.  Combat Level Damage Scaler
      | 5.  Console Code
      | 6.  Custom Critters
      | 7.  Custom NPC Fixes
      | 8.  Experience Bars
      | 9.  Extended Reach
      | 10. Flower Color Picker
      | 11. Flower Rain
      | 12. Jump Over
      | 13. Junimos Accept Cash
      | 14. More Giant Crops
      | 15. More Grass Starters
      | 16. MultiFertilizer
      | 17. Object Time Left
      | 18. Profit Calculator
      | 19. Rush Orders
      | 20. Spenny
      | 21. Three-Heart Dance Partner
      | 22. Throwable Axe
----- | ------------------------------
II    | 23. Content Patcher Animations
      | 24. Generic Mod Config Menu
      | 25. Hybrid Crop Engine
      | 26. SpaceCore
      | 27. Json Assets                 * needs SpaceCore
----- | ------------------------------
III   | 28. Animal Social Menu
      | 29. Another Hunger Mod
      | 30. Bigger Craftables
      | 31. Bug Net
      | 32. Capstone Professions
      | 33. Cooking Skill
      | 34. Customize Exterior
      | 35. Displays
      | 36. Luck Skill
      | 37. Mana Bar
      | 38. Magic                       * needs Mana Bar
      | 39. More Buildings
      | 40. More Rings
      | 41. Preexisting Relationship
      | 42. Pyromancer's Journey
      | 43. Sleepy Eye
      | 44. Statue of Generosity
      | 45. Theft of the Winter Star
----- | ------------------------------
IV    | 46. Surfing Festival

sdvmods-space-3's People

Contributors

spacechase0 avatar pathoschild avatar pepoluan avatar paradigmnomad avatar kdau avatar elec0 avatar platonymous avatar caco-o-sapo avatar hawkfalcon avatar rikai avatar asqwedcxz741 avatar s2sky avatar aaron-cooper avatar b-b-blueberry avatar digus avatar arjanseijs avatar mizzion avatar cmalbrecht avatar lshtech avatar slivastari avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.