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

Raw binaries in source code? #7

Open
Miepee opened this issue Nov 29, 2023 · 6 comments
Open

Raw binaries in source code? #7

Miepee opened this issue Nov 29, 2023 · 6 comments

Comments

@Miepee
Copy link

Miepee commented Nov 29, 2023

https://github.com/VladiStep/UndertaleRusInstaller_GUI/tree/main/UndertaleRusInstallerGUI/lib

https://github.com/VladiStep/UndertaleRusInstaller_GUI/blob/main/zip_exec.exe

These should be avoided whenever possible.

@VladiStep
Copy link
Owner

Regarding "lib" - how I should make a reference to the libraries instead?

@Miepee
Copy link
Author

Miepee commented Nov 29, 2023

I have no clue what these libraries are, nor for what you need them, so no clue :D

@VladiStep
Copy link
Owner

VladiStep commented Nov 29, 2023

It's "tinyfiledialogs" - it's used for all dialogs (select a file, show messages).

@Miepee
Copy link
Author

Miepee commented Nov 29, 2023

Why do you need an external lib for that? does avalonia not provide implementations for those?

@VladiStep
Copy link
Owner

No, it's not included by default, there's only this community library.

@Miepee
Copy link
Author

Miepee commented Nov 29, 2023

Wow. Then i would try to use that library instead.

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