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

Tauri app conversion #70

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

Iranon
Copy link

@Iranon Iranon commented Jun 10, 2024

This branch features the conversion of RomPatcher as a Tauri application. The original code base has barely been touched, and the main changes concern the reorganisation of the structure and the removal of the service-workers (to make it working as a Tauri app). The compilation will produce a target folder inside the src-tauri directory.

The development and compilation process requires Node.js and Rust.

I am opening it in case someone might find it useful (maybe in a different branch to keep the original project separate).

@Iranon Iranon mentioned this pull request Jun 10, 2024
@marcrobledo
Copy link
Owner

As I mentioned in #61 , I am working on a code overhaul that will make the app much more portable to other platforms, and make it compatible with Node CLI as well.

I'll decide what to do with this branch whenever I manage to finish it (yes, I'm still working on it!), because you will probably prefer your branch to that new version.

@Iranon
Copy link
Author

Iranon commented Jul 20, 2024

As I mentioned in #61 , I am working on a code overhaul that will make the app much more portable to other platforms, and make it compatible with Node CLI as well.

I'll decide what to do with this branch whenever I manage to finish it (yes, I'm still working on it!), because you will probably prefer your branch to that new version.

No worries, I created the branch in case it would be useful to anyone. It is just a different approach done for exploratory purposes. If you are working on your own official version, feel free to discard it.

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