GithubHelp home page GithubHelp logo

Comments (4)

E1337Kat avatar E1337Kat commented on August 11, 2024 1

The "ModType" is, I know, useful in both installers (can use modtype for the testSupported) and for the "added_files" event. The "added_files" event is especially useful as it can be used to grab logs and other files added by a mod and pull it back to the staging folder. this allows an "un-deploy" to truly remove mods from the game folder. This would be good for us for foundational mods and the CET mods, I think.

from cyberpunk2077_ext_redux.

effs avatar effs commented on August 11, 2024

https://github.com/Nexus-Mods/Vortex/blob/2ac2799a11b6dc7c68ce0141779e1eb2331179ac/src/extensions/mod_management/util/ModHistory.ts

History has some useful event references

from cyberpunk2077_ext_redux.

effs avatar effs commented on August 11, 2024

api.getPath() for e.g. "userData"

api.lookupModMeta() might give us some info for manual installs. api.saveModMeta() saves?

api.runExecutable()

api.store.getState() or api.getState()

ctx.registerModSource()

ctx.registerMerge() maybe useful for non-xml merging

ctx.registerPreview() for some sort of diff/preview functionality.. maybe good enough for our needs?

from cyberpunk2077_ext_redux.

Pickysaurus avatar Pickysaurus commented on August 11, 2024

If you have specific questions about this feel free to poke us on Discord or check the docs here: https://nexus-mods.github.io/vortex-api/2020/09/04/Introduction.html

from cyberpunk2077_ext_redux.

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.