Skip to content

Simple Tool written in Python to enable Mods in Addon disabled Gamemodes in Left 4 Dead 2

License

Notifications You must be signed in to change notification settings

TheCraZyDuDee/L4D2-Mod-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

L4D2-Mod-Manager

Due to the tool being AI-generated and my current focus on learning coding, support for this is limited for now.

Manager to enable Mods in Addon disabled Modes (Versus)
Steam Guide can be found here

Features

  • Enable/Disable Mods for use in Mod disabled Gamemodes
  • Change Priority of enabled mods in which they get loaded
  • Rename/Delete Mods in the list
  • Manually add .vpk Mods
  • Add installed Workshop Mods

Usage

  • Download the latest Release of the Tool from here
  • Move the Tool to your Left 4 Dead 2 Game Folder (the same directory where the left4dead2.exe is located)
  • Now Manage your mods to your liking and apply changes (mods managed by the tool get moved to a folder called usermods)

Building

Currently Windows only!

  • Download the Repository via git or just as zip
  • Install Python and add it to System Path'
  • Install PyInstaller using pip install pyinstaller
  • cd to the directory containing the .png, .py and .spec file and run pyinstaller l4d2-manager.spec or just run the build.bat

About

Simple Tool written in Python to enable Mods in Addon disabled Gamemodes in Left 4 Dead 2

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published