From 705d474b6f59846e6fefcdb6fc07caa21f7204e0 Mon Sep 17 00:00:00 2001 From: memo Date: Thu, 26 Dec 2024 21:25:40 +0100 Subject: [PATCH] define mapping to GH accounts for DLLs --- README.md | 4 +++- lint-config.yaml | 11 +++++++++++ 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 150bd96ec..fb6943529 100644 --- a/README.md +++ b/README.md @@ -6,5 +6,7 @@ Sc4pac is a package manager for SimCity 4 plugins. This repository contains all the metadata of packages contained in the default channel. Contribute by adding more packages in [src/yaml](src/yaml/). +This channel and other channels are built using [sc4pac-actions](https://github.com/memo33/sc4pac-actions). -For more information, visit the [website](https://memo33.github.io/sc4pac/) and the [code repository](https://github.com/memo33/sc4pac-tools). +For more information, visit the [website](https://memo33.github.io/sc4pac/) and the [sc4pac-tools](https://github.com/memo33/sc4pac-tools) repository +or the [sc4pac-gui](https://github.com/memo33/sc4pac-gui) repository. diff --git a/lint-config.yaml b/lint-config.yaml index bae787e22..b09a7cc92 100644 --- a/lint-config.yaml +++ b/lint-config.yaml @@ -15,3 +15,14 @@ ignore-version-mismatches: - bsc:mega-props-diggis-canals-streams-and-ponds - bsc:mega-props-rubik3-vol01-wtc-props - bsc:mega-props-newmaninc-rivers-and-ponds + +group-to-github: +- null-45: "0xC0000054" +- simmaster07: nsgomez +- memo: memo33 + +# The following is only appropriate when nobody can make unnoticed changes to +# the metadata checksum fields. +ignore-non-github-urls: +- simmaster07-extra-cheats-dll +- buggi-extra-cheats-dll