Skip to content
This repository was archived by the owner on Jul 22, 2020. It is now read-only.
This repository was archived by the owner on Jul 22, 2020. It is now read-only.

add a name database #4

Description

@RunningDroid

I may add a database that stores a hash of the .modpak and the name from the .modinfo inside the modpak. The problems would be:

  • unpacking the modpak (I could probably try to detect the current platform and use the appropriate asset_unpacker)
  • where to put the database (in the starbound dir should work)
  • which hashing algorithm to use (probably md5)
  • how to use it
  • what format the database should be in (probably just a Lua table type thing)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions