ᛁᛊᚺᛁ
ᛁᛊᚺᛁ
Explore posts from servers
SMSatisfactory Modding
Created by ᛁᛊᚺᛁ on 9/27/2024 in #help-developing-mods
Character customizer mod idea
Would it be possible to make it so where you can set the material of a helmet/outfit? An example: You can set the FICSIT scout helmet to the use the golden material with this mod. It'll have the model of the scout helmet, but use the golden texture/material from the "Early Access" helmet
5 replies
CC#
Created by ᛁᛊᚺᛁ on 3/1/2024 in #help
How do I make specific tasks download to specific folders?
27 replies
CC#
Created by ᛁᛊᚺᛁ on 2/29/2024 in #help
✅ Folder Creation
So all the paths specific in the strings of this file need to be created. I've written one so far. Is there a better way to do it? https://github.com/Ishikudeska/NolvusForLinux/blob/main/NexusForLinux/src/backend/FilePaths/FilePaths.cs
64 replies
CC#
Created by ᛁᛊᚺᛁ on 1/23/2024 in #help
need help with downloading files from a list
alr, so this program I use (Nolvus) is written in .NET 8.0, and has a Skyrim game key UNOBFUSCATED in the code (this is bad bc it'd allow pirates to pirate, which goes against what the original developer wants) My main thing is: I need to download a bunch of files (2056 total) from multiple different URLs, and about 90% of those URLs require an API key to be used for the download. How would I download the files using the API key?
3 replies