Code Monkey home page Code Monkey logo

Comments (3)

BlayTheNinth avatar BlayTheNinth commented on July 19, 2024

Note that moving defaults to a json file is always problematic as changes in later versions of the mod won't be applied to users who ran it before, unless you do some spooky versioning magic.

The best way to solve this issue is probably allowing 1) disabling of individual default entries and then 2) making new entries append to existing entries rather than overriding them.

from exnihiloomnia.

VaiN474 avatar VaiN474 commented on July 19, 2024

i'd expect it to be more like a config file, in that if you need changes from an update then the user would backup/remove the file for it to be recreated at launch. or use a hash check to determine if there were no changes and then just replace the file at launch maybe?

more important right now, is that the registry doesn't seem to function as is. if the example given doesn't work, i'm not really sure how to add my own entries.

from exnihiloomnia.

Drakma avatar Drakma commented on July 19, 2024

Can confirm. Adding blocks to the sieve registry merely gives back two of the blocks you put in.

from exnihiloomnia.

Related Issues (20)

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.