You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> You will find the executible in the dist folder.
38
42
39
43
### Linux
40
44
41
-
> Unfortunately, I've yet to figure out how to create an executable file from linux
42
45
>
43
46
> 1. Clone the repository and enter it:
44
47
> ```bash
@@ -56,6 +59,9 @@ A tool for creating separators for categorization within Mod Organizer 2, making
56
59
> python interface.py
57
60
> ```
58
61
> Note: There is also an executable `run.sh` file that does this, if you prefer double-clicking.
62
+
>
63
+
> Unfortunately, I've yet to figure out how to create an executable file for Linux.<br>
64
+
> If you prefer one, you can download the [release](https://github.com/Furglitch/ModOrganizer-SeparatorGenerator/releases) and run it with [Wine](https://www.winehq.org/)
59
65
60
66
## Settings
61
67
Any changes you make in the settings menu can be saved with the click of a button.</br>
@@ -73,4 +79,4 @@ These logs can be used for troubleshooting and debugging. Please include when re
73
79
Contributions, critiques, and bug reports are welcome! If you have any suggestions or improvements, please create a pull request or open an issue.
74
80
75
81
## License
76
-
This project is licensed under the [MIT License](https://opensource.org/licenses/MIT).
82
+
This project is licensed under the [MIT License](https://opensource.org/licenses/MIT).
0 commit comments