Coder Social home page Coder Social logo

kamuidrome's People

Contributors

fuyukai avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

kamuidrome's Issues

CI Mode

github action's upload-artifact will forcibly repackage things into a zip, meaning that exported artifacts are an mrpack inside a zip. ideally, there should be a way to export the mrpack directly to a directory.

Logged in mode

allows using a modrinth Personal Access Token to connect to Modrinth.

  • support actually using the tokens
  • support uploading mrpacks using a token

Add changelog after update

modrinth provides changelogs on the api so this should be a pretty simple change.

just show it ala eselect news.

Crash on update

Downloading mods...                        ━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━  71% 0:00:04
Traceback (most recent call last):
  File "/home/lura/.local/bin/kamuidrome", line 8, in <module>
    sys.exit(main())
             ^^^^^^
  File "/home/lura/.local/share/pipx/venvs/kamuidrome/lib/python3.12/site-packages/kamuidrome/cli/__main__.py", line 174, in main
    return update_all_mods(pack, api, cache)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/lura/.local/share/pipx/venvs/kamuidrome/lib/python3.12/site-packages/kamuidrome/cli/update.py", line 72, in update_all_mods
    pack.download_and_add_mods(modrinth, cache, to_download, selected_mod=None)
  File "/home/lura/.local/share/pipx/venvs/kamuidrome/lib/python3.12/site-packages/kamuidrome/pack.py", line 133, in download_and_add_mods
    progress.remove_task(current_task)
  File "/home/lura/.local/share/pipx/venvs/kamuidrome/lib/python3.12/site-packages/rich/progress.py", line 1634, in remove_task
    del self._tasks[task_id]
        ~~~~~~~~~~~
KeyError: 64

add removal command

rather than needing to edit the mod index manually.

  • store reverse dependencies
  • add a removal command that also removes unused reverse
  • add a cleanup command that removes all unselected mods that have no rdeps

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.