-
Notifications
You must be signed in to change notification settings - Fork 2
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
We need instructions for installing mods #1
Comments
Yes, please add some instructions on how to use this, not everyone knows how to do this, and even less know how to google to see what might need to be done. Can you also add some troubleshooting? I tried using Poweshell to get it to run, but it gave me lots of errors, the only things it said happened without errors were Generating Planetbase node... , Backed up config file, Saved config, and Script done |
For people far from programming, the instructions that Tahvohck wrote are not enough. |
The fact is that there are a huge number of messages from players that they do not understand at all how to install the engine and mods from Tahvohck. If you do not make the installation instructions understandable to ordinary players, then no one will ever be able to play your mods. :-( |
unfortunately I remember the UMM documentation being pretty rough... And I'm not able to create videos either. I'll see if I can get it working again on my end and give a step-by-step on how to get it running, then someone else can make a video. That might take a while since I unfortunately don't have the steps I took in the past and UMM might have changed in the meantime, which would explain the errors that @Emperorderpintine were getting. It shouldn't have thrown errors at all, though it is pretty noisy about what it's doing. |
Well, this ended up being a bit more simple than I expected. Here's what the process should look like.
|
Some other useful links for mod developers: |
Thank you so much for posting information! At the moment, even the first two steps in your instructions cause huge problems for ordinary people. What can be done better when writing the first paragraph of your instruction: 2) in your second paragraph of the instruction it says: In general, out of many players to whom I showed your instructions, so far not an oldin could figure it out and install any mod on your mod engine. Please make the instructions easy to understand for regular gamers, not just cool programmers like you. And it is highly desirable that you place this instruction on your websites on the NexusMods resource:
By the way, please go to your page on the NexusMods resource and look at the "POSTS" sections. We all really hope that we will understand how to install your mods and be able to finally play them! |
Please keep in mind that my code isn't actually a mod engine. That heavy lifting is done by the Unity Mod Manager itself, which is a generalized mod injector for any unity game. All of my code is only mods, even PBUtilities (which is a mod some of the other mods depend on). As a more technically inclined person who's still interested in the PB modding scene, I'm hoping to leave the generalized user-friendly language to you. Unfortunately I got pretty busy and lost interest in planetbase more than a year ago (which is why this repository is in such a sorry state), so my ability to provide direct support is pretty limited. With that said, I do see some things need to be clarified.
Once some user-friendly instructions or a video is made, I'd be happy to add it to all the relevant mods. I'm really glad to see the modding scene for planetbase being revived, but unfortunately I can't be part of it going forward beyond helping you guys get it running here. |
Hi!
I am grateful for the revival of Planetbase and that you made new mods!
But, unfortunately, I am not a programmer and it is not clear to me how to install your new mods.
Could you please provide instructions on how to install your new mods?
We need such instructions for installing mods that a person who is not a programmer can understand.
Thank you very much!
The text was updated successfully, but these errors were encountered: