-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit 40f3c2e
Showing
521 changed files
with
10,790 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
/sc4pac-tools |
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
[sc4pac-tools-readme](https://raw.githubusercontent.com/memo33/sc4pac-tools/main/README.md ':include') | ||
|
||
<!-- [sc4pac-tools-readme](README-sc4pac-tools.md ':include') --> | ||
|
||
--- | ||
Next up: [CLI](cli) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
* [Home](/) | ||
* [Channel](channel/ ':target=_self') |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
- Guide | ||
* [Getting started](/) | ||
* [CLI](cli.md) | ||
* [About](about.md) | ||
- Packages | ||
* [Highlights](packages.md) | ||
* [Channel](channel/ ':target=_self') |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
# About | ||
|
||
*Sc4pac* is an open-source cross-platform package manager for SimCity 4 plugins. | ||
|
||
- Package metadata repository: https://github.com/memo33/sc4pac | ||
|
||
- Program source code: https://github.com/memo33/sc4pac-tools | ||
|
||
Files are downloaded directly from file exchange sites | ||
such as [Simtropolis](https://simtropolis.com/) | ||
and [SC4Evermore](https://www.sc4evermore.com/). | ||
|
||
|
||
--- | ||
Next up: [Highlights](packages.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
<head> | ||
<meta charset="UTF-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<link rel="stylesheet" href="styles.css"> | ||
<title>Sc4pac Channel</title> | ||
</head> | ||
<body> | ||
<nav class="app-nav"> | ||
<ul> | ||
<li> | ||
<a href="../#/" title="Home">Home</a> | ||
</li> | ||
<li> | ||
<a href="." target="_self" title="Channel" class="active">Channel</a> | ||
</li> | ||
</ul> | ||
</nav> | ||
<script type="text/javascript" src="main.js"></script> | ||
</body> | ||
</html> |
Large diffs are not rendered by default.
Oops, something went wrong.
44 changes: 44 additions & 0 deletions
44
channel/metadata/andisart/sc2013-inspired-homes/1.0/pkg.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
{ | ||
"$type": "Package", | ||
"group": "andisart", | ||
"name": "sc2013-inspired-homes", | ||
"version": "1.0", | ||
"subfolder": "200-residential", | ||
"info": { | ||
"summary": "Low-density residential homes inspired by SC2013", | ||
"author": "AndisArt", | ||
"website": "https://community.simtropolis.com/files/file/29329-sc2013-inspired-homes-pack/" | ||
}, | ||
"variants": [ | ||
{ | ||
"variant": { | ||
"nightmode": "standard" | ||
}, | ||
"assets": [ | ||
{ | ||
"assetId": "andisart-sc13-style-homes-maxisnite" | ||
} | ||
] | ||
}, | ||
{ | ||
"variant": { | ||
"nightmode": "dark" | ||
}, | ||
"dependencies": [ | ||
{ | ||
"group": "simfox", | ||
"name": "day-and-nite-mod", | ||
"version": "latest.release" | ||
} | ||
], | ||
"assets": [ | ||
{ | ||
"assetId": "andisart-sc13-style-homes-darknite" | ||
} | ||
] | ||
} | ||
], | ||
"metadataSource": [ | ||
"andisart/sc2013-inspired-homes.yaml" | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
1.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
{ | ||
"$type": "Package", | ||
"group": "bsc", | ||
"name": "bat-props-d66-vol10", | ||
"version": "1", | ||
"subfolder": "100-props-textures", | ||
"info": { | ||
"summary": "BSCBATProps D66 Vol10 by Dolphin66", | ||
"website": "https://www.sc4evermore.com/index.php/downloads/download/3-sc4d-lex-legacy-bsc-common-dependencies-pack" | ||
}, | ||
"variants": [ | ||
{ | ||
"variant": {}, | ||
"assets": [ | ||
{ | ||
"assetId": "sc4d-lex-legacy-bsc-common-dependencies-pack", | ||
"include": [ | ||
"/BSCBATProps D66 Vol10.dat" | ||
] | ||
} | ||
] | ||
} | ||
], | ||
"metadataSource": [ | ||
"bsc/common-dependencies.yaml" | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
{ | ||
"$type": "Package", | ||
"group": "bsc", | ||
"name": "bat-props-d66-vol11", | ||
"version": "1", | ||
"subfolder": "100-props-textures", | ||
"info": { | ||
"summary": "BSCBAT Props D66 Vol11 by Dolphin66", | ||
"website": "https://www.sc4evermore.com/index.php/downloads/download/3-sc4d-lex-legacy-bsc-common-dependencies-pack" | ||
}, | ||
"variants": [ | ||
{ | ||
"variant": {}, | ||
"assets": [ | ||
{ | ||
"assetId": "sc4d-lex-legacy-bsc-common-dependencies-pack", | ||
"include": [ | ||
"/BSCBAT Props D66 Vol11.dat" | ||
] | ||
} | ||
] | ||
} | ||
], | ||
"metadataSource": [ | ||
"bsc/common-dependencies.yaml" | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
1 |
27 changes: 27 additions & 0 deletions
27
channel/metadata/bsc/bat-props-jenx-tree-props-vol02/1/pkg.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
{ | ||
"$type": "Package", | ||
"group": "bsc", | ||
"name": "bat-props-jenx-tree-props-vol02", | ||
"version": "1", | ||
"subfolder": "100-props-textures", | ||
"info": { | ||
"summary": "BSC BATProps JENX Tree Props Vol02 (SD) by xannepan", | ||
"website": "https://www.sc4evermore.com/index.php/downloads/download/3-sc4d-lex-legacy-bsc-common-dependencies-pack" | ||
}, | ||
"variants": [ | ||
{ | ||
"variant": {}, | ||
"assets": [ | ||
{ | ||
"assetId": "sc4d-lex-legacy-bsc-common-dependencies-pack", | ||
"include": [ | ||
"/BSC BATProps JENX Tree Props Vol02 \\(SD\\).dat" | ||
] | ||
} | ||
] | ||
} | ||
], | ||
"metadataSource": [ | ||
"bsc/common-dependencies.yaml" | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
1 |
27 changes: 27 additions & 0 deletions
27
channel/metadata/bsc/bat-props-jenx-tree-props-vol03/1/pkg.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
{ | ||
"$type": "Package", | ||
"group": "bsc", | ||
"name": "bat-props-jenx-tree-props-vol03", | ||
"version": "1", | ||
"subfolder": "100-props-textures", | ||
"info": { | ||
"summary": "BSC BATProps JENX Tree Props Vol03 (HD) by xannepan", | ||
"website": "https://www.sc4evermore.com/index.php/downloads/download/3-sc4d-lex-legacy-bsc-common-dependencies-pack" | ||
}, | ||
"variants": [ | ||
{ | ||
"variant": {}, | ||
"assets": [ | ||
{ | ||
"assetId": "sc4d-lex-legacy-bsc-common-dependencies-pack", | ||
"include": [ | ||
"/BSC BATProps JENX Tree Props Vol03 \\(HD\\).dat" | ||
] | ||
} | ||
] | ||
} | ||
], | ||
"metadataSource": [ | ||
"bsc/common-dependencies.yaml" | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
{ | ||
"$type": "Package", | ||
"group": "bsc", | ||
"name": "bat-props-jenx-vol02", | ||
"version": "1", | ||
"subfolder": "100-props-textures", | ||
"info": { | ||
"summary": "BSCBATProps JENX Vol02 by xannepan", | ||
"website": "https://www.sc4evermore.com/index.php/downloads/download/3-sc4d-lex-legacy-bsc-common-dependencies-pack" | ||
}, | ||
"variants": [ | ||
{ | ||
"variant": {}, | ||
"assets": [ | ||
{ | ||
"assetId": "sc4d-lex-legacy-bsc-common-dependencies-pack", | ||
"include": [ | ||
"/BSCBATProps JENX Vol02.dat" | ||
] | ||
} | ||
] | ||
} | ||
], | ||
"metadataSource": [ | ||
"bsc/common-dependencies.yaml" | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
{ | ||
"$type": "Package", | ||
"group": "bsc", | ||
"name": "bat-props-kwk-vol03", | ||
"version": "1", | ||
"subfolder": "100-props-textures", | ||
"info": { | ||
"summary": "BSCBATProps KWK Vol03 by Kwakelaar", | ||
"website": "https://www.sc4evermore.com/index.php/downloads/download/3-sc4d-lex-legacy-bsc-common-dependencies-pack" | ||
}, | ||
"variants": [ | ||
{ | ||
"variant": {}, | ||
"assets": [ | ||
{ | ||
"assetId": "sc4d-lex-legacy-bsc-common-dependencies-pack", | ||
"include": [ | ||
"/BSCBATProps KWK Vol03.dat" | ||
] | ||
} | ||
] | ||
} | ||
], | ||
"metadataSource": [ | ||
"bsc/common-dependencies.yaml" | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
{ | ||
"$type": "Package", | ||
"group": "bsc", | ||
"name": "bat-props-kwk-vol04", | ||
"version": "1", | ||
"subfolder": "100-props-textures", | ||
"info": { | ||
"summary": "BSCBATProps KWK Vol 04 by Kwakelaar", | ||
"website": "https://www.sc4evermore.com/index.php/downloads/download/3-sc4d-lex-legacy-bsc-common-dependencies-pack" | ||
}, | ||
"variants": [ | ||
{ | ||
"variant": {}, | ||
"assets": [ | ||
{ | ||
"assetId": "sc4d-lex-legacy-bsc-common-dependencies-pack", | ||
"include": [ | ||
"/BSCBATProps KWK Vol 04.dat" | ||
] | ||
} | ||
] | ||
} | ||
], | ||
"metadataSource": [ | ||
"bsc/common-dependencies.yaml" | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
{ | ||
"$type": "Package", | ||
"group": "bsc", | ||
"name": "bat-props-lil-vol2", | ||
"version": "1", | ||
"subfolder": "100-props-textures", | ||
"info": { | ||
"summary": "BSC BAT Props LiL Vol2 by Lilith", | ||
"website": "https://www.sc4evermore.com/index.php/downloads/download/3-sc4d-lex-legacy-bsc-common-dependencies-pack" | ||
}, | ||
"variants": [ | ||
{ | ||
"variant": {}, | ||
"assets": [ | ||
{ | ||
"assetId": "sc4d-lex-legacy-bsc-common-dependencies-pack", | ||
"include": [ | ||
"/BSC BAT Props LiL Vol2.DAT" | ||
] | ||
} | ||
] | ||
} | ||
], | ||
"metadataSource": [ | ||
"bsc/common-dependencies.yaml" | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
1 |
27 changes: 27 additions & 0 deletions
27
channel/metadata/bsc/bat-props-mattb325-london-w2w-vol01/1/pkg.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
{ | ||
"$type": "Package", | ||
"group": "bsc", | ||
"name": "bat-props-mattb325-london-w2w-vol01", | ||
"version": "1", | ||
"subfolder": "100-props-textures", | ||
"info": { | ||
"summary": "BSCBATProps_Mattb325_LondonW2W_Vol01", | ||
"website": "https://www.sc4evermore.com/index.php/downloads/download/3-sc4d-lex-legacy-bsc-common-dependencies-pack" | ||
}, | ||
"variants": [ | ||
{ | ||
"variant": {}, | ||
"assets": [ | ||
{ | ||
"assetId": "sc4d-lex-legacy-bsc-common-dependencies-pack", | ||
"include": [ | ||
"/BSCBATProps_Mattb325_LondonW2W_Vol01.dat" | ||
] | ||
} | ||
] | ||
} | ||
], | ||
"metadataSource": [ | ||
"bsc/common-dependencies.yaml" | ||
] | ||
} |
1 change: 1 addition & 0 deletions
1
channel/metadata/bsc/bat-props-mattb325-london-w2w-vol01/latest
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
1 |
Oops, something went wrong.