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

Project in RUST or TS #1

Open
1mZ1kk4d0 opened this issue Jul 29, 2024 · 2 comments
Open

Project in RUST or TS #1

1mZ1kk4d0 opened this issue Jul 29, 2024 · 2 comments

Comments

@1mZ1kk4d0
Copy link

1mZ1kk4d0 commented Jul 29, 2024

I'm creating a desktop application and I wanted to create a system like this where I pass the .sl2 and it reads the slots and character names, it would practically list them in an array, returning the object {
slot:number,
name: "character"
}

It could be in rust or typescript, because I'm thinking about doing it in rust for speed since it would be an API.

Would you be interested in helping me?
I'm new to bytes and I don't understand much yet.

there would be no modifications to save, only reading

I wanted something very simple, the sources I find out there are very broken, that is, they don't reduce the code, they separate the functions a lot and in the end it ends up being very difficult to understand, your code was the only one I found that separated the slots with the correct name, that's why I got interested.

@mi5hmash
Copy link
Owner

Hi. Do you have an account on Discord?

@1mZ1kk4d0
Copy link
Author

Hi. Do you have an account on Discord?

zikkado. It has the point.

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

No branches or pull requests

2 participants