Skip to content

glhrmfrts/q1compile

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 

q1compile

A GUI to work with Quake 1 map compiling tools, see q1compile_readme.txt for more details.

Building

You'll need cmake and a Visual Studio version supporting C++17.

First, fetch submodules:

$ git submodule init && git submodule update

Then run cmake (or the configure.bat file):

$ cmake . -G "Visual Studio 16 2019" -A x64 -B build

Open the visual studio project, build and run it!

Contributing

Feel free to open an issue if you have a problem or feature request!

If you're a programmer also feel free to fork and open pull requests.

Credits

Dear ImGui - Omar Cornut - https://github.com/ocornut/imgui

ImGui Markdown - Juliette Foucaut & Doug Binks - https://github.com/juliettef/imgui_markdown

Droid Sans Mono font - Google Android

Guilherme Nemeth - guilherme.nemeth@gmail.com - @nemethg on Quake Mapping discord server

License

q1compile is licensed under the MIT License, see LICENSE file for more information.

About

A GUI to work with Quake 1 map compiling tools

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages