From 4f13023e6ceda90db1fd922719a279f624b88f59 Mon Sep 17 00:00:00 2001 From: Tim Schneeberger Date: Mon, 2 Oct 2023 02:37:16 +0200 Subject: [PATCH] Update README --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b737452..75ac420 100644 --- a/README.md +++ b/README.md @@ -15,5 +15,7 @@ Generate all possible DLC unlock packages from #1 up to #100. ``` ./mkdlc.sh ``` -There are currently only about 32 DLCs available, so most of these packages won't do anything at all. They may unlock future DLC content that hasn't been yet released though. +There are currently only about 40 DLCs available, so the other 60 packages won't do anything at the moment. They may unlock future DLC content that hasn't been yet released though. + +Actual DLC content is distributed through game updates that are received by everyone. The NSPs generated by this script only act as the activation keys.