Skip to content
Ayub Ahmed edited this page Aug 7, 2016 · 6 revisions

##Zauberer?

Zauberer is a community project, aiming to be the Freedoom of Hexen. This project's main goal is the same as Freedoom's: Compatibility with PWADs, without the need for the commercial IWAD.

##Cool! Can I help?

YES! This is a community project, meaning everyone can submit their work!

##OK, How?

Due to the nature of the respository, it's more like a deposit box: You submit and forget. Fork this respository, add whatever assets you wish to submit (preferably, in a new folder with your name), then send a pull request here.

##This place is a mess!

Hopefully, it'll be cleaned up soon. This respository is really a collection of assets. The maintainer, CireG, will look at any useful assets and compile a WAD seperately.

##Other than this page, where else can I keep track of Zauberer?

The Official Forum Discussion Thread!

##What does this project badly need?

  • Textures
  • Flats
  • Sprites
  • Sounds
  • Maps
  • Patches

##What's the license for this project?

Currently, there doesn't seem to be one. But most likely, the license will be a modified BSD license: ###License Copyright (c) 2011-2016 Contributors to the Zauberer project. All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

  • Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
  • Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
  • Neither the name of the Zauberer project nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Something along these lines.

Clone this wiki locally