Skip to content

glhrmfrts/q1compile

Repository files navigation

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 - [email protected] - @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