-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SC4E data is missing many packages #4
Comments
Yeah, the list is incomplete because I only fill in new ones "on the go" whenever I run into them when adding packages to the default channel (such as in memo33/sc4pac#50 or memo33/sc4pac#54) |
Note that you can obtain these IDs directly from the sc4pac-channel-contents.json file: {
"packages": [
{
"group": "lowkee33",
"name": "seasonal-flora-patch-maxis",
"externalIds": { "sc4e": ["36"] },
…
},
… |
Great! Is this new? I don't recall having seen this. |
It's quite new. It was added with sc4pac 0.5.0.
|
Great! I must have overlooked it. I'll change my logic as this is more complete/reliable. |
In sc4e.js.
Just PRed two in #3.
I realized
36 : lowkee33:seasonal-flora-patch-maxis
also is missing. Led me to believe there is more.I use these for my browser extension project.
The text was updated successfully, but these errors were encountered: