Skip to content

Commit

Permalink
Adding buildings
Browse files Browse the repository at this point in the history
  • Loading branch information
PRAEst-76 committed Oct 22, 2022
1 parent 69c4d1e commit b94828d
Show file tree
Hide file tree
Showing 65 changed files with 25,719 additions and 22 deletions.
61 changes: 61 additions & 0 deletions HousesToHomes.dfmod.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,61 @@
{
"ModTitle": "Houses2Homes",
"ModVersion": "0.2.2",
"ModAuthor": "PRAEst76",
"DFUnity_Version": "0.13.5",
"ModDescription": "A mod to turn Daggerfall's rather sparse npc houses into actual homes.",
"GUID": "ea36cc6e-7fbd-4e93-9efa-739a4865f518",
"Files": [
"Assets/Game/Mods/Houses2Homes/GENRAS02.RMB-269-building8.json",
"Assets/Game/Mods/Houses2Homes/THIEAL00.RMB-68-building12.json",
"Assets/Game/Mods/Houses2Homes/THIEAM00.RMB-556-building7.json",
"Assets/Game/Mods/Houses2Homes/RESIAS04.RMB-869-building3.json",
"Assets/Game/Mods/Houses2Homes/TEMPAAH0.RMB-555-building12.json",
"Assets/Game/Mods/Houses2Homes/THIEAL00.RMB-68-building4.json",
"Assets/Game/Mods/Houses2Homes/GENRAS02.RMB-269-building1.json",
"Assets/Game/Mods/Houses2Homes/RESIAM05.RMB-871-building1.json",
"Assets/Game/Mods/Houses2Homes/THIEAM00.RMB-556-building14.json",
"Assets/Game/Mods/Houses2Homes/TVRNAM01.RMB-1215-building12.json",
"Assets/Game/Mods/Houses2Homes/RESIAM05.RMB-871-building4.json",
"Assets/Game/Mods/Houses2Homes/GENRAS02.RMB-269-building4.json",
"Assets/Game/Mods/Houses2Homes/RESIAS04.RMB-869-building2.json",
"Assets/Game/Mods/Houses2Homes/GENRAS02.RMB-269-building6.json",
"Assets/Game/Mods/Houses2Homes/GENRAS02.RMB-269-building9.json",
"Assets/Game/Mods/Houses2Homes/GENRAS02.RMB-269-building3.json",
"Assets/Game/Mods/Houses2Homes/DARKAA01.RMB-723-building3.json",
"Assets/Game/Mods/Houses2Homes/GENRAS02.RMB-269-building5.json",
"Assets/Game/Mods/Houses2Homes/MAGEAA08.RMB-743-building16.json",
"Assets/Game/Mods/Houses2Homes/RESIAM05.RMB-871-building10.json",
"Assets/Game/Mods/Houses2Homes/RESIAM05.RMB-871-building0.json",
"Assets/Game/Mods/Houses2Homes/GENRAS02.RMB-269-building2.json",
"Assets/Game/Mods/Houses2Homes/GENRAS02.RMB-269-building7.json",
"Assets/Game/Mods/Houses2Homes/RESIAM05.RMB-871-building7.json",
"Assets/Game/Mods/Houses2Homes/RESIAM05.RMB-871-building11.json",
"Assets/Game/Mods/Houses2Homes/PAWNAM02.RMB-852-building9.json",
"Assets/Game/Mods/Houses2Homes/RESIAS04.RMB-869-building5.json",
"Assets/Game/Mods/Houses2Homes/RESIAS04.RMB-869-building6.json",
"Assets/Game/Mods/Houses2Homes/RESIAS04.RMB-869-building7.json",
"Assets/Game/Mods/Houses2Homes/RESIAM05.RMB-871-building2.json",
"Assets/Game/Mods/Houses2Homes/RESIAS04.RMB-869-building0.json",
"Assets/Game/Mods/Houses2Homes/ALCHAL03.RMB-789-building1.json",
"Assets/Game/Mods/Houses2Homes/TVRNAM01.RMB-1215-building5.json",
"Assets/Game/Mods/Houses2Homes/DARKAA01.RMB-723-building12.json",
"Assets/Game/Mods/Houses2Homes/ALCHAL03.RMB-789-building5.json",
"Assets/Game/Mods/Houses2Homes/GENRAS02.RMB-269-building0.json",
"Assets/Game/Mods/Houses2Homes/TEMPAAH0.RMB-555-building7.json",
"Assets/Game/Mods/Houses2Homes/RESIAM06.RMB-228-building5.json",
"Assets/Game/Mods/Houses2Homes/RESIAM05.RMB-871-building3.json",
"Assets/Game/Mods/Houses2Homes/RESIAS04.RMB-869-building4.json",
"Assets/Game/Mods/Houses2Homes/RESIAS04.RMB-869-building1.json",
"Assets/Game/Mods/Houses2Homes/PAWNAM02.RMB-852-building7.json",
"Assets/Game/Mods/Houses2Homes/HousesToHomes.dfmod.json"
],
"Dependencies": [
{
"Name": "daggerfall expanded textures",
"IsOptional": true,
"IsPeer": false,
"Version": "0.3.0"
}
]
}
7 changes: 7 additions & 0 deletions HousesToHomes.dfmod.json.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 7 additions & 0 deletions README.md.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion WorldData/ALCHAL03.RMB-789-building1.json.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion WorldData/ALCHAL03.RMB-789-building5.json.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion WorldData/DARKAA01.RMB-723-building12.json.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion WorldData/DARKAA01.RMB-723-building3.json.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b94828d

Please sign in to comment.