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

Skin Manager #21

Merged
merged 5 commits into from
Oct 6, 2024
Merged

Skin Manager #21

merged 5 commits into from
Oct 6, 2024

Conversation

cosrnic
Copy link
Contributor

@cosrnic cosrnic commented Oct 4, 2024

Adds a simple skin manager with 3 commands,
mc skin add <texture path or base64 or a url> [name], with flags --variant <classic or slim>, --cape <capename>, --apply/--set, --account <account name>
mc skin apply <name>, with flags --account <account name>
mc skin list

internal/pkg/skin/types.go Outdated Show resolved Hide resolved
internal/pkg/skin/types.go Outdated Show resolved Hide resolved
internal/pkg/skin/types.go Outdated Show resolved Hide resolved
internal/pkg/skin/types.go Outdated Show resolved Hide resolved
internal/pkg/cli/model/skin.go Outdated Show resolved Hide resolved
cmd/mc/skin/skin.go Show resolved Hide resolved
cmd/mc/skin/skin.go Outdated Show resolved Hide resolved
cmd/mc/skin/add.go Outdated Show resolved Hide resolved
cmd/mc/skin/add.go Show resolved Hide resolved
cmd/mc/skin/add.go Show resolved Hide resolved
cmd/mc/skin/add.go Outdated Show resolved Hide resolved
internal/pkg/mojang/profile.go Outdated Show resolved Hide resolved
internal/pkg/mojang/profile.go Outdated Show resolved Hide resolved
internal/pkg/skin/skin.go Outdated Show resolved Hide resolved
internal/pkg/mojang/mojang.go Outdated Show resolved Hide resolved
internal/pkg/mojang/mojang.go Outdated Show resolved Hide resolved
internal/pkg/mojang/profile.go Outdated Show resolved Hide resolved
internal/pkg/skin/skin.go Outdated Show resolved Hide resolved
@mworzala mworzala merged commit dc589d1 into mworzala:main Oct 6, 2024
1 check passed
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