XenoMorphie Posted January 13, 2024 Posted January 13, 2024 On 8/8/2023 at 1:45 PM, krogoth327 said: The RJW Menstruation github link points to nothing. That package is now on gitgud.io: https://gitgud.io/lutepickle/rjw_menstruation.git The script can be edited to point to the right repository. Seems like this is still an issue on the Linux / Steam Deck script, at least.
Artificial_Chan Posted January 30, 2024 Posted January 30, 2024 (edited) Edit, attachment suddenly available after i reply Edited January 30, 2024 by Artificial_Chan
Thorman Posted January 31, 2024 Posted January 31, 2024 C0ffeeeee, for mods like your animation framework that say "When updating, please DELETE the old mod first. DO NOT paste and overwrite the old mod." Does the bat need that done as well? Or does the bat bypass that requirement?
CardinalBirb Posted February 4, 2024 Posted February 4, 2024 Does this actually update mods? I have the github inside the program for extra race patches, but the date is still the first install date after running the updater. So now I am unsure if it is even updating other mods.
gamerking999 Posted February 5, 2024 Posted February 5, 2024 On 1/31/2024 at 7:05 AM, Thorman said: C0ffeeeee, for mods like your animation framework that say "When updating, please DELETE the old mod first. DO NOT paste and overwrite the old mod." Does the bat need that done as well? Or does the bat bypass that requirement? This Warning is normally used when some files that were in the previous version get deleted and leaving them as is can cause problems. The bat checks for differences in your local files and the files on github. It makes changes as needed to match the new version on github. In conclusion it's not a problem when using the bat.
Dracolule Posted February 21, 2024 Posted February 21, 2024 I love you for your Lazy Installer/Updater. 3
CardinalBirb Posted March 7, 2024 Posted March 7, 2024 how do i use the blacklist? where do i find the blacklist file? the thing keeps prompting me for RJW when I have RJW Biotech fork so I want to disable checking for RJW
c0ffeeeee Posted March 9, 2024 Author Posted March 9, 2024 On 3/7/2024 at 5:07 AM, CardinalBirb said: how do i use the blacklist? where do i find the blacklist file? the thing keeps prompting me for RJW when I have RJW Biotech fork so I want to disable checking for RJW You need to create the file manually, or just copy this one LazyBlacklist.conf 1
CardinalBirb Posted March 10, 2024 Posted March 10, 2024 On 3/9/2024 at 12:09 AM, c0ffeeeee said: You need to create the file manually, or just copy this one LazyBlacklist.conf thanks, where do I put it? and how do i use it? I would appreciate instructions for the tech inept like me
crow_mw Posted March 15, 2024 Posted March 15, 2024 On 3/10/2024 at 6:46 PM, CardinalBirb said: thanks, where do I put it? and how do i use it? I would appreciate instructions for the tech inept like me It is a simple lazy blacklist. You put it in the same place as lazy installer bat file. You just list mods you don't want lazy installer to check. Each mod in new line, names match names of the folders. The example Coffeeee gave you, blocks just rjw download, just like you asked. 1
yvvki Posted March 15, 2024 Posted March 15, 2024 I ported the script to powershell for some reason: https://gitgud.io/yvvki/rjw-updater/-/blob/main/yvvki-rjw-updater.ps1 TL;DR it's the same as c0ffee's but worse. Still a bit janky but it should support custom flags and custom branches on git clone. I have tested this against powershell 5.1 which is available on most Windows install nowdays and the crossplatform pwsh 7.4. It still missing a lot of feature from the original such as blacklisting and ill probably make a external xml to check for updates instead later on (no promise). Spoiler I literally made this in 6 hours because I want to clone this but the branch is on `dev`. YIPPIEE! 1
CardinalBirb Posted March 16, 2024 Posted March 16, 2024 On 3/15/2024 at 6:36 PM, crow_mw said: It is a simple lazy blacklist. You put it in the same place as lazy installer bat file. You just list mods you don't want lazy installer to check. Each mod in new line, names match names of the folders. The example Coffeeee gave you, blocks just rjw download, just like you asked. ty 1
CardinalBirb Posted March 19, 2024 Posted March 19, 2024 blacklist doesn't seem to work. it still prompts me to install RJW also is there a way to add all my mods as a safe directory at the same time? instead of running a command for every single mod?
Watch3r Posted March 30, 2024 Posted March 30, 2024 (edited) On 3/19/2024 at 1:20 AM, CardinalBirb said: also is there a way to add all my mods as a safe directory at the same time? instead of running a command for every single mod? I assume you have git whinging about "safe directories"? You can fix the ownership of your mod folder in your file system, if they are "yours" then that error doesn't occur. You could also disable that protection in git: git config --global --add safe.directory "*" Edited March 30, 2024 by Watch3r 2
repeating_adder Posted April 5, 2024 Posted April 5, 2024 lazy.sh For those interested a made a version that is known good to work on mac (though should work on linux), the linux/steamdeck version wasn't working for me so I pasted the .bin script into claude opus and got this output. And seems to work as expected. put it into your mods folder and run `chmod u+x ./lazy` and then `./lazy` and you should be fine.
cryptidfarmer Posted April 11, 2024 Posted April 11, 2024 Hot off the press. Adds a stripper pole and would be great to see added to the lazy installer.
CardinalBirb Posted April 13, 2024 Posted April 13, 2024 On 3/30/2024 at 10:03 AM, Watch3r said: I assume you have git whinging about "safe directories"? You can fix the ownership of your mod folder in your file system, if they are "yours" then that error doesn't occur. You could also disable that protection in git: git config --global --add safe.directory "*" thanks a lot! that worked!
c0ffeeeee Posted April 15, 2024 Author Posted April 15, 2024 On 4/14/2024 at 10:08 AM, vpir6 said: any plans to update once 1.5 RJW releases? Of course, working on it right now 12
Someboody Posted April 15, 2024 Posted April 15, 2024 36 minutes ago, c0ffeeeee said: Of course, working on it right now You're a hero, truly
Tekun Posted May 2, 2024 Posted May 2, 2024 (edited) Hey Coffee, i heard that 1.5 version has been released or smth. Any updates for my lazy ass? Edited May 2, 2024 by Tekun
c0ffeeeee Posted May 3, 2024 Author Posted May 3, 2024 15 hours ago, Tekun said: Hey Coffee, i heard that 1.5 version has been released or smth. Any updates for my lazy ass? some rjw mods are still WIP for 1.5. Once rjw and animations get updated, it'll auto-update for 1.5 6
Tekun Posted May 3, 2024 Posted May 3, 2024 2 hours ago, c0ffeeeee said: some rjw mods are still WIP for 1.5. Once rjw and animations get updated, it'll auto-update for 1.5 Ty, love u ❤️
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now