Skip to content

LunariStudios/OverEditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OverEditor

An open source map editor for the game Overwatch by Blizzard Entertainment

Beware, this is a W.I.P., experimental project. Nothing is stable for now, so expect bugs

The editor uses Vulkan for rendering (VulkanHPP), and the following libraries

Officially supported Operating Systems are:

  • Windows
  • Linux
  • Mac

Building

Running the following command should download everything you need and compile the project.

git clone https://github.com/LunariStudios/OverEditor && cd OverEditor && git submodule update --init && cmake -H. -Bcmake-build && cmake --build cmake-build

About

An open source map editor for the game Overwatch by Blizzard Entertainment

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published