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

feat: automate editing appearances.dat #11

Merged
merged 2 commits into from
Nov 11, 2023
Merged

feat: automate editing appearances.dat #11

merged 2 commits into from
Nov 11, 2023

Conversation

luan
Copy link
Collaborator

@luan luan commented Jul 23, 2023

Sometimes all you want is make that one item house-wrappable. Or add use-with to something. But you don't want to have to load up asset editor since it's heavy and has a lot more features. You can use client-editor to edit appearances.dat directly.

# Windows
.\client-editor.exe appearances -a appearances.dat -c config.toml

# Unix
./client-editor appearances -a appearances.dat -c config.toml

It'll write a appearances.out.dat file with the changes. You can then copy that over to your client and to the canary data/items/ folder to have your changes applied.

@luan luan marked this pull request as draft July 23, 2023 02:25
@luan luan marked this pull request as ready for review July 23, 2023 04:09
@luan luan merged commit d8669cc into main Nov 11, 2023
@luan luan deleted the luan/appearance-editor branch November 11, 2023 20:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants