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

refactor(mods/Monster_Girls): migrate to typescript #5153

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

scarf005
Copy link
Member

@scarf005 scarf005 commented Aug 4, 2024

Checklist

Required

Purpose of change

migrate the python script to typescript for easier management.

Describe the solution

migrated them to typescript using valibot (rest of scripts using zod will also be migrated to valibot because it's fast and lightweight)

Describe alternatives you've considered

cry

Testing

will write a test later, marking it as draft for now.

  • scripts are able to update existing mods

Additional context

we do need to ditch the homebrew formatter if we want to do some serious scripting

- more of an 1:1 translation to ensure it works correctly
- will add tests later
@github-actions github-actions bot added the scripts related to game management scripts label Aug 4, 2024
@scarf005 scarf005 changed the title refactor(mods/Monster_Girls): migrate script to typescript refactor(mods/Monster_Girls): migrate to typescript Aug 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scripts related to game management scripts
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant