Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yann39/quake3-defrag-maps
Some Quake 3 Arena maps for the DeFRag mod
https://github.com/yann39/quake3-defrag-maps
defrag gtkradiant quake3 quake3arena
Last synced: about 1 month ago
JSON representation
Some Quake 3 Arena maps for the DeFRag mod
- Host: GitHub
- URL: https://github.com/yann39/quake3-defrag-maps
- Owner: Yann39
- License: gpl-3.0
- Created: 2023-12-23T20:14:12.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-03-12T19:42:24.000Z (10 months ago)
- Last Synced: 2024-03-12T20:55:59.600Z (10 months ago)
- Topics: defrag, gtkradiant, quake3, quake3arena
- Language: ShaderLab
- Homepage:
- Size: 21.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Authors: AUTHORS
Awesome Lists containing this project
README
# Quake 3 DeFRaG maps
Some maps for the **Quake 3 arena DeFRag** mod.
![Version](https://img.shields.io/badge/Version-1.0.0-2AAB92.svg)
![Static Badge](https://img.shields.io/badge/Last%20update-23%20June%202004-blue)---
# Table of Contents
* [About](#about)
* [Maps](#maps)
* [de4th_run1](#de4th_run1)
* [de4th_run2](#de4th_run2)
* [acc_fuzzle](#acc_fuzzle)
* [Usage](#usage)
* [License](#license)# About
Some **Quake 3 arena** maps I created a long time ago (early 2004) for the **DeFRag** mod.
Build with **GTK Radiant 1.5.0** for **DeFRag 1.9**.
> [!NOTE]
> Of course there are much better tools and resources now to build better maps,
> these are not optimized, but they are the original ones :)# Maps
## de4th_run1
- Type : run
- Physics : VQ3 (Vanilla Quake 3)
- Weapons : Plasmagun
- Items : Battle suit, Haste![de4th_run1](doc/de4th_run1.jpg)
## de4th_run2
- Type : run
- Physics : VQ3 (Vanilla Quake 3)
- Weapons : Rocket Launcher
- Items : Battle suit, Haste![de4th_run2](doc/de4th_run2.jpg)
## acc_fuzzle
- Type : accuracy
- Physics : VQ3 (Vanilla Quake 3), CPM (Challenge Promode)- Weapons : Railgun
- Items : Haste![acc_fuzzle](doc/acc_fuzzle.jpg)
# Usage
Download the maps, then just put the `.pk3` files in your _baseq3/maps_ folder.
You can also find the maps online from **q3df.org** :
- https://en.ws.q3df.org/map/De4th_run1/
- https://en.ws.q3df.org/map/De4th_run2/
- https://en.ws.q3df.org/map/acc_fuzzle/# License
[General Public License (GPL) v3](https://www.gnu.org/licenses/gpl-3.0.en.html)
This program is free software: you can redistribute it and/or modify it under the terms of the GNU
General Public License as published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without
even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details.You should have received a copy of the GNU General Public License along with this program. If not,
see .