fab17a6ae0
* added more visible error messages to avoid user confusion added hard drive free space detection, added red error message text, removed overwrite checkbox, added wiki button link extended the error text for starting wabbajack in protected location removed debug code shortened error message to fit in text box * restored warning removed in error, updated changelog, removed debug includes * Update InstallerVM.cs * Update InstallerVM.cs * Update MainWindowViewModel.cs * added json optional flag to only show version number over modlist image in installer view, if the modlist image already contains the title removed debug code change to pascal case and match existing code style update changelog * Fix manual downloads sometimes launching in browser * Fix manual downloads from secure servers * Remove duplicate user agent code * Create configuration project and performance settings * Bind new performance settings to UI * Use performance settings to limit maximum memory per download * Remove unused settings and related classes * Updated CHANGELOG.md * update CHANGELOG.md * moved the existing files popup to an error message , heralding the return of the overwrite install checkbox * added newline * reverted erroneous edit * gogID for fallout4 added * update CHANGELOG.md * Fix deadlock when loading new settings * change folder/directory check logic * update CHANGELOG.md * revert unnecessary change * update CHANGELOG.md * Bump Wabbajack to .NET 7 * Bump ReactiveUI packages & deps * Update GameFinder to 4.0.0 * Update CHANGELOG.md * Update CHANGELOG.md --------- Co-authored-by: JanuarySnow <bobfordiscord12@gmail.com> Co-authored-by: JanuarySnow <85711747+JanuarySnow@users.noreply.github.com> Co-authored-by: UrbanCMC <UrbanCMC@web.de> Co-authored-by: trawzified <55751269+tr4wzified@users.noreply.github.com> |
||
---|---|---|
.github | ||
Branding | ||
docs | ||
scripts | ||
Wabbajack.App.Wpf | ||
Wabbajack.CLI | ||
Wabbajack.CLI.Builder | ||
Wabbajack.Common | ||
Wabbajack.Compiler | ||
Wabbajack.Compiler.Test | ||
Wabbajack.Compression.BSA | ||
Wabbajack.Compression.BSA.Test | ||
Wabbajack.Compression.Zip | ||
Wabbajack.Compression.Zip.Test | ||
Wabbajack.Configuration | ||
Wabbajack.Downloaders.Bethesda | ||
Wabbajack.Downloaders.Dispatcher | ||
Wabbajack.Downloaders.Dispatcher.Test | ||
Wabbajack.Downloaders.GameFile | ||
Wabbajack.Downloaders.GoogleDrive | ||
Wabbajack.Downloaders.Http | ||
Wabbajack.Downloaders.Interfaces | ||
Wabbajack.Downloaders.IPS4OAuth2Downloader | ||
Wabbajack.Downloaders.Manual | ||
Wabbajack.Downloaders.MediaFire | ||
Wabbajack.Downloaders.Mega | ||
Wabbajack.Downloaders.ModDB | ||
Wabbajack.Downloaders.Nexus | ||
Wabbajack.Downloaders.VerificationCache | ||
Wabbajack.Downloaders.WabbajackCDN | ||
Wabbajack.DTOs | ||
Wabbajack.DTOs.ConverterGenerators | ||
Wabbajack.DTOs.Test | ||
Wabbajack.FileExtractor | ||
Wabbajack.FileExtractor.Test | ||
Wabbajack.Hashing.PHash | ||
Wabbajack.Hashing.PHash.Test | ||
Wabbajack.Hashing.xxHash64 | ||
Wabbajack.Hashing.xxHash64.Benchmark | ||
Wabbajack.Hashing.xxHash64.Test | ||
Wabbajack.Installer | ||
Wabbajack.Installer.Test | ||
Wabbajack.IO.Async | ||
Wabbajack.Launcher | ||
Wabbajack.Networking.BethesdaNet | ||
Wabbajack.Networking.Discord | ||
Wabbajack.Networking.GitHub | ||
Wabbajack.Networking.Http | ||
Wabbajack.Networking.Http.Interfaces | ||
Wabbajack.Networking.Http.Test | ||
Wabbajack.Networking.NexusApi | ||
Wabbajack.Networking.NexusApi.Test | ||
Wabbajack.Networking.Steam | ||
Wabbajack.Networking.Steam.Test | ||
Wabbajack.Networking.WabbajackClientApi | ||
Wabbajack.Paths | ||
Wabbajack.Paths.IO | ||
Wabbajack.Paths.IO.Test | ||
Wabbajack.Paths.Test | ||
Wabbajack.RateLimiter | ||
Wabbajack.RateLimiter.Test | ||
Wabbajack.Server | ||
Wabbajack.Server.Lib | ||
Wabbajack.Services.OSIntegrated | ||
Wabbajack.VFS | ||
Wabbajack.VFS.Interfaces | ||
Wabbajack.VFS.Test | ||
.gitignore | ||
buildall.bat | ||
CHANGELOG.md | ||
global.json | ||
LICENSE.txt | ||
nuget.config | ||
README.md | ||
Wabbajack.sln | ||
Wabbajack.sln.DotSettings |
Wabbajack
Wabbajack is an automated Modlist Installer that can reproduce an entire modding setup on another machine without bundling any assets or re-distributing any mods.
Social Links
- wabbajack.org The official Wabbajack website with a Gallery, Status Dashboard and Archive Search for official Modlists.
- wiki.wabbajack.org The official Wabbajack documentation, wiki & FAQ
- Discord The official Wabbajack discord for instructions, support or friendly chatting with fellow modders.
- Patreon contains update posts and keeps the Code Signing Certificate as well as our supplementary build server alive.
Supported Games and Mod Manager
Installing a Modlist
Creating your own Modlist
Described in this Wiki section
FAQ
How does Wabbajack differ from Automaton?
I, halgari, used to be a developer working on Automaton. Sadly development was moving a bit too slowly for my liking, and I realized that a complete rewrite would allow the implementation of some really nice features (like BSA packing). As such I made the decision to strike out on my own and make an app that worked first, and then make it pretty. The end result is an app with a ton of features, and a less than professional UI. But that's my motto when coding "make it work, then make it pretty".
Can I charge for a Wabbajack Modlist I created?
No, as specified in the License, Wabbajack Modlists must be available for free. Any payment in exchange for access to a Wabbajack installer is strictly prohibited. This includes paywalling, "pay for beta access", "pay for current version, previous version is free", or any sort of other quid-pro-quo monetization structure. The Wabbajack team reserves the right to implement software that will prohibit the installation of any lists that are paywalled.
Can I accept donations for my installer?
Absolutely! As long as the act of donating does not entitle the donator to access to the installer. The installer must be free, donations must be a "thank you" - not a purchase of services or content.
For Mod Authors
How does Wabbajack download mods from the Nexus?
Wabbajack uses the official Nexus API to retrieve download links from the Nexus. Mod Managers such as MO2 or Vortex also use this API to download files. Downloading using the API is the same as downloading directly from the website, both will increase your download count and give you donation points.
How can I opt out of having my mod be included in a Modlist?
As explained before:
We use the official Nexus API to retrieve download links from the Nexus.
Everyone who has access to the Nexus can download your mod. The Nexus does not and can not lock out Wabbajack from using the API to download a specific mod based on author preferences.
Will the end user even know they use my mod?
Your mod is exposed in several layers of the user experience when installing a Modlist. Before the installation even starts, the user has access to the manifest of the Modlist. This contains a list of all mods to be installed as well as the authors, version, size, links and more meta data depending on origin.
Wabbajack will start a Slideshow during installation which features all mods to be installed in random order. The Slideshow displays the title, author, main image, description, version and a link to the Nexus page.
After installation the user most likely needs to check the instructions of the Modlist for recommended MCM options. If your mod has an MCM and needs a lot of configuring than your mod will likely be featured in the instructions.
Some Modlists also have an extensive README and we highly encourage new Modlist Authors to add a section about important mods to their README (see Post-Compilation).
What if my mod is not on the Nexus?
You can check all sites we can download from here and we can easily add support for other sites. As long as your mod is publicly accessible and available on the Internet, Wabbajack can probably download it. Even if the site requires a login and does not have an API, we can always just resort to our internal browser and download the mod as if a user would go to the website using Firefox/Chrome and click the download button.
License & Copyright
All original code in Wabbajack is given freely via the GPL3 license. Parts of Wabbajack use libraries that carry their own Open Sources licenses, those parts retain their original copyrights. Selling of Modlist files is strictly forbidden. As is hosting the files behind any sort of paywall. You received this tool free of charge, respect this by giving freely as you were given.
Contributing
Look at the CONTRIBUTING.md
file for detailed guidelines.
Thanks to
Our testers and Discord members who encourage development and help test the builds.