Giter VIP home page Giter VIP logo

Comments (10)

Olympic1 avatar Olympic1 commented on August 18, 2024
  1. It's not possible to change the biome names with this mod. This only adds reports for the existing biomes.

  2. We prefer supporting mods that have (almost) no ScienceDefs. But if you suggest a mod you want to add support for, we can take a look.

from crowdsourcedscience.

ImAHungryMan avatar ImAHungryMan commented on August 18, 2024
  1. Understood.

  2. I was looking at DMagic Orbital Science actually. And I believe some planet packs come with their own configs. Is it something that can be done using guidance from the wiki? If so, I can do it myself to spare you guys some effort.

from crowdsourcedscience.

madsailor avatar madsailor commented on August 18, 2024

It's possible to add support for any experiment or planet using the guide in the wiki. The line !RESULTS {} added in the default_000 folder tells MM to discard all existing reports. If it's possible to skip this and just add our new reports with %RESULTS, great. Otherwise we have to host a copy of all the existing reports, which for DMOS is a lot of reports. harryyoung (or sarbian/MM experts) would know whether this is possible.

from crowdsourcedscience.

ImAHungryMan avatar ImAHungryMan commented on August 18, 2024

Ohh okay. So it makes more sense to just leave DMOS and other mods with lots of reports alone then?

Unless %RESULTS can peacefully integrate your reports with theirs?

from crowdsourcedscience.

madsailor avatar madsailor commented on August 18, 2024

Just did some testing, and it IS possible to add our reports on top without clobbering what's already there. I've updated the wiki, we just needed a small change in the file added to 000_default. Now you can add support for DMOS following those instructions without worrying about conflicts/losing original reports from DMOS (or any other mod). And we don't have to host their reports. Thanks for the interest!

from crowdsourcedscience.

ImAHungryMan avatar ImAHungryMan commented on August 18, 2024

Ah thanks I noticed that wiki edit and got excited.

So for future reference % tacks on your edits without removing the existing stuff?

from crowdsourcedscience.

madsailor avatar madsailor commented on August 18, 2024

Yes.

from crowdsourcedscience.

DuoDex avatar DuoDex commented on August 18, 2024

Just like @madsailor said.

from crowdsourcedscience.

ImAHungryMan avatar ImAHungryMan commented on August 18, 2024

Thank you all!

from crowdsourcedscience.

Olympic1 avatar Olympic1 commented on August 18, 2024

The % syntax checks if there is a category called RESULTS if it exists it will add the reports to it, if it doesn't esxist it will make the category RESULTS

from crowdsourcedscience.

Related Issues (15)

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.