Giter Club home page Giter Club logo

Comments (7)

stephan-gh avatar stephan-gh commented on May 29, 2024

We would need to add that information in SpongeAPI first. Right now, SpongeAPI doesn't have any indication (in the code or the JAR) for which MC version it is designed for.

from downloadindexer.

stephan-gh avatar stephan-gh commented on May 29, 2024

To be exact, there are probably no changes needed in SpongeDownloads: All that is needed is to add a minecraft dependency to SpongeAPI's mcmod.info file. Dependencies are exposed automatically.

from downloadindexer.

progwml6 avatar progwml6 commented on May 29, 2024

We need this information for existing versions as well

from downloadindexer.

stephan-gh avatar stephan-gh commented on May 29, 2024

I can add them the next time I make database changes. I never really spent much time making the database changes backward compatible because there is an additional client that can re-index all downloads quite quickly. It already has existing code to override certain things in the mcmod.info files of the artifacts, it's not hard to add the mapping for the older artifacts.

from downloadindexer.

DenWav avatar DenWav commented on May 29, 2024

I would love if this could be done sooner rather than later. Something to replace my hand-maintained SpongeAPI <-> MC version mapping API for MCDev: https://github.com/minecraft-dev/minecraftdev.org/blob/master/versions/sponge_v2.json

I'd rather just parse a Sponge-maintained API that is actually kept up to date, as mine frequently falls out of date (which, at the time of me writing this comment, it currently is).

from downloadindexer.

stephan-gh avatar stephan-gh commented on May 29, 2024

Question: Does API 7 target Minecraft "1.12" or "1.12.2"? The API generally shouldn't change at all for the minor point updates.

from downloadindexer.

gabizou avatar gabizou commented on May 29, 2024

API 7 targets 1.12.2, I think 1.12 was originally being targeted but forge very quickly updated to 1.12.2

from downloadindexer.

Related Issues (16)

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.