From 56ad570231eef9c9472f5f689091b41541b8b9ac Mon Sep 17 00:00:00 2001 From: sp2xdev <127630192+sp2xdev@users.noreply.github.com> Date: Sun, 24 Mar 2024 01:54:04 -0700 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 32d32d3..6715c25 100644 --- a/README.md +++ b/README.md @@ -42,3 +42,4 @@ Baseline rules for adding support for games: * No support for eaCloud ("Konasute") games. * For a new game that was never supported (not a new version of a game, but rather a new series): please wait 1 year after official AC release in Japan. * For new version of an already supported game: proceed with caution and use generally-accepted community guidelines. +* Make sure you compile with the included Docker script and ensure you do not introduce any new compiler warnings or build breaks; otherwise, your patch will not be accepted.