Umineko: No EnableSteamSync.bat equivalent on linux/mac
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 70/100
Research direction
Look at the existing EnableSteamSync.bat file to understand its logic for checking if the 'saves' folder exists. Create a shell script (likely named EnableSteamSync.sh) that uses ln -s mysav saves with similar checks. Update the documentation to mention OS-specific differences, noting that the .bat file is Windows-only and the .sh script is for Linux/Mac. Test by running the script in a Linux/Mac environment to ensure it creates the symlink correctly.
Written by the indexing model from the issue text.
Description
On the Steam forums, a Mac user asked how to run the EnableSteamSync.bat script.
Currently, the only way to enable steam sync on mac or linux is to manually create a linked folder (make a link with ln which points saves to the mysav folder).
I think making a shell script which calls ln -s mysav saves (with added checks if the 'saves' folder already exists, as in the current EnableSteamSync batch file) would be enough on linux/mac to get this to work.
The documentation should also be updated to state the OS specific differences. Currently it doesn't say that the EnableSteamSync.bat is windows specific.
- Dominant language
- JavaScript
- Stars
- 214
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from 07th-mod/python-patcher
-
Difficulty 1/5 Under an hour Newbie friendliness 75/100
07th-mod/python-patcher#214 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
07th-mod/python-patcher#193 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 75/100
07th-mod/python-patcher#137 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
07th-mod/python-patcher#80 · 11 comments ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
07th-mod/python-patcher#239 · 1 assignee ·
All issues in 07th-mod/python-patcher
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
HarperFast/skills#96 ·
-
[Block] Latest Posts [Type] Bug
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
Automattic/studio#4908 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
sugarlabs/musicblocks#8847 ·