CHollingworth / Lampray

Linux Application Modding Platform. A native Linux mod manager.
https://www.nexusmods.com/baldursgate3/mods/2169
The Unlicense
174 stars 16 forks source link

alt text Lampray

Lampray is a mod manager for gaming on Linux! If you'd like to help improve Lampray, you can:

If you'd like to learn more about Lampray, see Lampray Docs.

Dependencies

Lampray requires the following:

Type Name
Build Tool C++
Build Tool CMake
Build Tool GCC
Build Tool ninja-build
Library libcurl4-openssl-dev
Library pkg-config
Library SDL2
System Tool 7-Zip
System Tool Zenity

Note: In most cases, Lampray can find your 7-zip installation. However, if it's located in a non-standard location, you'll need to manually set the path to 7-Zip.

Quick start

To build Lampray from source, see Building from source.

Download the latest release of Lampray, then move the executable to any location of your choice. For example:

mv ~/Downloads/Lampray ~

Give Lampray the execute permission.

chmod +x ~/Lampray

Launch the Lampray application.

~/Lampray/Build/Lampray

The first time you run Lampray, the following files and directories will be created:

~
├── imgui.ini
├── Lamp_Data
│   ├── Archives
│   ├── Config
│   ├── Deployment
│   └── Mod_Lists
├── lamp.log
└── Lampray

Now you're ready to mod your game.

Supported games

Currently supported

Note: At this time, mods using .rar files are not supported.

Planned support

Current goals

Bethesda support

Become a donor

If you love using Lampray, consider supporting the project by donating to the development team. For more information, see our page on Ko-fi.

Special thanks

Special thanks to airtonix and SnazzyPanda and the following members of our community:

Your contributions have been invaluable. May this list continue to grow!