Giter Site home page Giter Site logo

torrentails / sts-defaultmodbase Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gremious/sts-defaultmodbase

0.0 1.0 0.0 35.33 MB

(USE THIS AND BASEMOD IF YOU'RE NEW TO MODDING) This is a minimal, over-commented, "default clean slate" for jump-starting Slay the spire mods.

License: MIT License

Java 100.00%

sts-defaultmodbase's Introduction

StS-Default Mod Base

Welcome to this extremely over-commented Slay the Spire modding base.

This is a minimal "default clean slate" for creating Slay the spire mods.

Use it to make your own mod of any type - If you want to add any standard in-game content (character, cards, relics, events, etc.), this is a good starting point.

It features 1 character (the Default) with a minimal set of things: 1 card of each type, 1 debuff, 1 relic, etc.

If you're new to modding, you basically need the BaseMod wiki for whatever you wish to add, and you can work your way thought it with this base. Another very important thing is to look at other mods (get them from their github!), as well as the base-game code, and see how they do things.

https://github.com/daviscook477/BaseMod/wiki

This base itself isn't going to help you code or anything!! Nor does it provide basic Java learning - if you need that go through the codeacademy free java course! While I have been putting comments about what does what, this is just a nice starting point if you need a place to start learning from that's not an absolute empty canvas, or an overly-complicated, difficult to understand mod. But you still need to learn how the in-game code works and how to piece things together on your own. (i.e. this base will show you where to put the code for double-tap, but not what it is/how to write it. Look up the actual cards and backward-engineer them for that.)

Feel free to use this in any way you like, of course.

If you have any issues or you want to recommend and/or add something to the mod that you feel would be helpful, feel free to submit an issue or a PR!

Happy modding!


Check the wiki to get started:

https://github.com/Gremious/StS-DefaultModBase/wiki


Know what you're doing?

Hop on over to the Quick Start branch. It's a fully cloneable, uncommented version of the Default ready for jump-starting a brand new mod!


Some HD Slay the Spire art assets:

Includes:

  • Empty Relic Template feat. empty bottle
  • Empty Card Template
  • Color-Changable cardback
  • A couple of HD Monster vectors (Louse, Nob, Sentry, Sneaky Gremlin)
  • A coupe of HD items (J.A.X., A Coin)
  • 2 people silhouettes
  • A curse Background

https://mega.nz/#F!gfpgTCyK!2oFOjVFKyOreKv7zdY1fEQ

(If you want to contribute to this collection feel free to send me a message through #modding or a github issue.)


sts-defaultmodbase's People

Contributors

alexdriedger avatar amethystproductions avatar ascriptmaster avatar bug-sniper avatar darkvexon avatar gremious avatar hundun000 avatar hyvel avatar kiooeht avatar nafenx avatar reinashsl avatar thepotatomancer avatar torrentails avatar

Watchers

 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.