Skip to content

Commit

Permalink
Resources|libdoomsday: Added freedoom1.wad as a recognized IWAD
Browse files Browse the repository at this point in the history
  • Loading branch information
skyjake committed Jan 17, 2017
1 parent b979d92 commit 21fb54c
Showing 1 changed file with 42 additions and 0 deletions.
42 changes: 42 additions & 0 deletions doomsday/apps/libdoomsday/net.dengine.base.pack/databundles.dei
Expand Up @@ -284,6 +284,48 @@ package "freedoom.phase2_0.10" {
}
}

package "freedoom.phase1_0.9" {
format: IWAD
fileName: freedoom1.wad
fileSize: 20165884
lumps <E1M1>
lumpDirCRC32: 48366311
info {
title: Freedoom: Phase 1
author: Freedoom Project
license: BSD
tags: gamedata doom2 mod
}
}

package "freedoom.phase1_0.10" {
format: IWAD
fileName: freedoom1.wad
fileSize: 21493744
lumps <E1M1>
lumpDirCRC32: abf1ec9b
info {
title: Freedoom: Phase 1
author: Freedoom Project
license: BSD
tags: gamedata doom2 mod
}
}

package "freedoom.phase1_0.10.1" {
format: IWAD
fileName: freedoom1.wad
fileSize: 21493744
lumps <E1M1>
lumpDirCRC32: cbfe59dc
info {
title: Freedoom: Phase 1
author: Freedoom Project
license: BSD
tags: gamedata doom2 mod
}
}

package "freedoom.phase2_0.10.1" {
format: IWAD
fileName <freedoom2.wad, doom2.wad>
Expand Down

0 comments on commit 21fb54c

Please sign in to comment.