Jump to content

[mod] C0ffee's Lazy Installer and Updater for RJW and Submods


Recommended Posts

Posted
On 10/12/2024 at 9:57 AM, korvus_skurr said:

Not sure if this has been posted already, but I wasn't able to find it:

 

What do I need to edit in this to make it not ask if I want to create a folder for mods that don't already have one? Either adding a "yes to all" action or just circumventing the check? 

 

I tried commenting out the Else condition starting on line 180 but that didn't help, just quit the .BAT when that would have been asked

well the else you commented out is responsible for the actual downloading, so that wouldn't be a particularly good idea, theoretically if you just comment out lines 182 and 140 it should do what you want.

Posted

Not sure what the go with this is, but it doesn't seem to work at all right now, at least for me. When attempting to run (as administrator, since it seems to crash otherwise), it tells me it needs to be in the Mods folder. It is in the Mods folder. I've ensured all the capitalization in the file path matches the request but it still does nothing. Removing the call for the mod folder verifier just causes it to crash outright and I can't seem to tweak it in any other way to get it working. 

Posted
17 hours ago, Jagermetal said:

Not sure what the go with this is, but it doesn't seem to work at all right now, at least for me. When attempting to run (as administrator, since it seems to crash otherwise), it tells me it needs to be in the Mods folder. It is in the Mods folder. I've ensured all the capitalization in the file path matches the request but it still does nothing. Removing the call for the mod folder verifier just causes it to crash outright and I can't seem to tweak it in any other way to get it working. 

have you ensured that you installed git? link here if not: https://git-scm.com/downloads

 

  • 2 weeks later...
Posted

The linux script seems to install all the mods inside the Mods/rjw folder but I am not entirely sure if it's a mistake on my part or not. I simply put it inside the Mods folder and ran with sh with PWD as the Rimworld/Mods folder

  • 4 weeks later...
Posted
On 11/4/2024 at 10:31 PM, agelv said:

The linux script seems to install all the mods inside the Mods/rjw folder but I am not entirely sure if it's a mistake on my part or not. I simply put it inside the Mods folder and ran with sh with PWD as the Rimworld/Mods folder

I just tried the updater on Fedora 40 and it also places everything in mods/rjw. I didn't have a rjw before as I just extracted the rjw-master zip to rjw-master.

Also I run the the script in bash.But I use git that is already part of Fedora and not the one from https://git-scm.com/downloads

Posted

Okay, this is driving me insane: One or more of these mods adds sounds to RJW that do not go away when RJW's sex sounds are disabled and I cannot figure out which one. Does anybody have any ideas?

  • 2 months later...
Posted (edited)

Anyone know which mod is causing my pawns to become pregnant with fleshlings and meat balls? Its happening on top of the menstruation pregnancies and its a bit of a mood killer.

 

Edit: Something about asking other people immediately causes me to figure things out for myself. It was the mod "Alien"

Edited by Crowley91
  • 1 month later...
Posted

/Mods/rjw-brothel-colony/ folder not found. Would you like to install? [y/n]: y
Cloning into 'rjw-brothel-colony'...
fatal: Remote branch dev2 not found in upstream origin

Can you fix this, thank you!

Posted

I get a whole lot of this:

 

Updating rjw...
You are not currently on a branch.
Please specify which branch you want to merge with.
See git-pull(1) for details.

    git pull <remote> <branch>

  • 3 months later...
Posted
11 hours ago, Fnray said:

Lol well i didn't read the above before i ran over to An AI and had it fix the bat file up for me...

Obviously change the txt to bat. ( if you don't know what that means well.. this is 2025 get with the program. Your about 45 years behind. damn batch files are old now. )

C0ffees-Lazy-Installer-Updater-1-5-fixed.txt 9.3 kB · 3 downloads

This won't get you the latest versions of many mods because their repositories have changed, use Libidinous 

Posted

Got curious about what AI did to the file. It wrapped all strings in the "":

 

if %CheckBlacklist%==true (

 

to

 

if "%CheckBlacklist%"=="true" (

 

etc.

 

And uncommented Jaaldabaoth/RJW-Genes without commenting vegapnk/RJW-Genes. So it actually made more mess.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...