Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use SMFX name registries #1

Open
Kade-N opened this issue Apr 24, 2020 · 0 comments
Open

Use SMFX name registries #1

Kade-N opened this issue Apr 24, 2020 · 0 comments
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@Kade-N
Copy link
Member

Kade-N commented Apr 24, 2020

Add support for SMFX's name registries, which can be found here: https://github.com/emd4600/SporeModder-FX

Relevant classes:

This will allow for two things:

  • Converting hashes back into names
  • Determining hashes which aren't calculated using the FNV hashing algorithm (not all name-hash pairs use this algorithm)

Importing the name registry files into this extension could be done in couple of different ways:

  • Require the user to have SMFX installed, and specify its directory
  • Attempt to download the files from SMFX's GitHub repo
  • Additionally allow a list of custom registry files to be specified manually
@Kade-N Kade-N self-assigned this Apr 24, 2020
@Kade-N Kade-N added bug Something isn't working enhancement New feature or request labels Apr 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Development

No branches or pull requests

1 participant