Skip to content

carlsve/WadLauncher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WadLauncher

Simple wad launcher for doom games.

How to setup environment

Make sure you are using python3, version >= 3.5
Make sure you have pip installed

Create a virtual environment in base folder:

> python3 -m venv venv

Source into virtual environment and install packages:

> source venv/bin/activate
> pip install -r requirements_dev.txt

Run project:

> fbs run

Build project:

> fbs freeze

Start QtDesigner

> qtchooser -run-tool=designer -qt=5

About

Simple wad launcher for doom games.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages