Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ This repository contains both the original and GPL-licensed versions of Conquer

```
conquer-v5/
├── README.md # This file
├── LICENSE-NOTICE.md # Dual licensing explanation
├── original/ # Original distribution (restrictive license)
│ ├── README # Original README file
├── README.md # This file
├── LICENSE-NOTICE.md # Dual licensing explanation
├── original/ # Original distribution (restrictive license)
│ ├── README # Original README file
│ ├── Makefile # Original build configuration
│ ├── CONVERTING # Data conversion instructions
│ └── [complete original source tree]
Expand Down Expand Up @@ -141,7 +141,7 @@ The **original version** in the `original/` folder preserves the exact distribut

## Community and Support

- **Repository**: https://github.com/vejeta/conquer
- **Repository**: https://github.com/vejeta/conquerv5
- **Issue Tracker**: GitHub Issues (for GPL version)
- **Historical Reference**: http://vejeta.com/historia-del-conquer/
- **Original USENET**: comp.sources.games archives (historical)
Expand Down Expand Up @@ -194,4 +194,4 @@ The result provides a **legally sound GPL release** while maintaining **complete

**Choose your path**: `gpl-release/` for modern development, `original/` for history.

For detailed instructions, see the README file in your chosen folder.
For detailed instructions, see the README file in your chosen folder.