Giter Site home page Giter Site logo

kraflab / ultimatedoombuilder Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ultimatedoombuilder/ultimatedoombuilder

0.0 0.0 0.0 132.42 MB

Comprehensive map editor for Doom, Heretic, Hexen and Strife based games. Works best for ZDoom-family ports while also supporting classic engines. Based on GZDoomBuilder by MaxED & Doom Builder 2 by CodeImp (see — http://doombuilder.com)

License: GNU General Public License v3.0

Shell 0.01% JavaScript 0.48% C++ 4.07% Python 0.17% C 6.09% C# 84.99% CSS 0.04% Makefile 0.01% HTML 3.37% Inno Setup 0.42% GLSL 0.21% Batchfile 0.15%

ultimatedoombuilder's Introduction

Ultimate Doom Builder

System requirements

  • 2.4 GHz CPU or faster (multi-core recommended)
  • Windows 7, 8 or 10
  • Graphics card with OpenGL 3.2 support

Required software on Windows

Building on Linux

These instructions are for Debian-based distros and were tested with Ubuntu 24.04 LTS and Arch.

Note: this is experimental. None of the main developers are using Linux as a desktop OS, so you're pretty much on your own if you encounter any problems with running the application.

  • Install Mono
    • Ubuntu: The mono-complete package from the Debian repo doesn't include msbuild, so you have to install mono-complete by following the instructions on the Mono project's website: https://www.mono-project.com/download/stable/#download-lin
    • Arch: mono (and msbuild which is also required) is in the extra/ repo, which is enabled by default. sudo pacman -S mono mono-msbuild
  • Install additional required packages
    • Ubuntu: sudo apt install make g++ git libx11-dev libxfixes-dev mesa-common-dev
    • Arch: sudo pacman -S base-devel
      • If you're using X11 display manager you may need to install these packages: libx11 libxfixes
      • If you are not using the proprietary nvidia driver you may need to install mesa
  • Go to a directory of your choice and clone the repository (it'll automatically create an UltimateDoomBuilder directory in the current directory): git clone https://github.com/jewalky/UltimateDoomBuilder.git
  • Compile UDB: cd UltimateDoomBuilder && make
  • Run UDB: cd Build && ./builder
  • Alternatively, to compile UDB in debug mode:
    • Run make BUILDTYPE=Debug in the root project directory
    • This includes a debug output terminal in the bottom panel

Links:

More detailed info can be found in the editor documentation (Refmanual.chm)

ultimatedoombuilder's People

Contributors

m-x-d avatar biwa avatar dpjudas avatar derekmd avatar talon1024 avatar volte avatar ninesphere avatar altazimuth avatar ioan-chera avatar samwiddowson avatar alexey-lysiuk avatar doomkrawa avatar anotak avatar jewalky avatar boondorl avatar nashmuhandes avatar xabis avatar davidxn avatar drinkybird avatar pac85 avatar thatonepuggo avatar mykola-ambar avatar yuriks avatar xaseracheron avatar zanieon avatar noahnoah55 avatar mistranger avatar spazzylemons avatar ordinarymagician avatar majorcooke avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.