Skip to content

SimplyCEO/Open7DL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open 7 Days to Die Launcher

This is a prototype of a simple and powerful launcher capable of managing extra configuration and various mods inside the instances page.

The main goal is to make the launcher look like the original. No reverse engineering is being utilised. Each module is built from source.

It should support all versions of the game.

Building

There are just a few dependencies:

Name URL Optional
cJSON https://github.com/DaveGamble/cJSON
GTK3 https://gitlab.gnome.org/GNOME/gtk/-/tree/gtk-3-24
GTK3 Classic https://github.com/lah7/gtk3-classic ><

After cloning or downloading the repository, initialise the submodules:

git submodule update --init --remote

Building is really simple as the Makefile is well written:

make BUILD_TYPE=Release

The built binary can be found under bin folder and placed inside the game folder as is or replacement of the original one.

Declarations

This launcher may not work under modified environments since it is meant to run the game parallel to the game manager.

It will not grant any countermeasures against DRM protocol. This launcher does not pirate the game.

There is no connection between the developer and The Fun Pimps development team. Do not report bugs to them. All issues should be filed under one of the following tabs:

Gallery

Note: The application theme is based on the machine system and can be different from the gallery.

About

7 Days to Die launcher made in C with GTK3. A replica of the original with extra content.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published