Skip to content

Commit ba63feb

Browse files
committed
Add forcing april fools to be active to the readme and list which monkey needs to be activated
1 parent 4f2b2b8 commit ba63feb

3 files changed

Lines changed: 3 additions & 2 deletions

File tree

CommunityBugFixCollection/Locale/de.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"CommunityBugFixCollection.Config.Options.Name": "Optionen",
5454
"CommunityBugFixCollection.Config.Options.Description": "Enthällt die Einstellungen für die wenigen Fixes die diese anbieten.",
5555
"CommunityBugFixCollection.Config.Options.ForceAprilFools.Name": "Erzwinge Aprilscherze",
56-
"CommunityBugFixCollection.Config.Options.ForceAprilFools.Description": "Ob Aprilscherz-Inhalte erzwungenermaßen aktiv sein sollen.",
56+
"CommunityBugFixCollection.Config.Options.ForceAprilFools.Description": "Ob Aprilscherz-Inhalte erzwungenermaßen aktiv sein sollen. Setzt voraus, dass der NoFunForCorporate Monkey aktiviert ist.",
5757
"CommunityBugFixCollection.Config.Options.UseIecByteFormat.Name": "IEC Byte-Format Benutzen",
5858
"CommunityBugFixCollection.Config.Options.UseIecByteFormat.Description": "Ob Bytes nach IEC (Faktor 1024) statt dezimal (Faktor 1000) formatiert werden sollen, wenn <i>LocalizedByteFormatting</i> aktiviert ist.",
5959

CommunityBugFixCollection/Locale/en.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"CommunityBugFixCollection.Config.Options.Name": "Options",
6060
"CommunityBugFixCollection.Config.Options.Description": "Contains the settings for the few fixes that offer them.",
6161
"CommunityBugFixCollection.Config.Options.ForceAprilFools.Name": "Force April Fools",
62-
"CommunityBugFixCollection.Config.Options.ForceAprilFools.Description": "Whether to force April Fools content to be active.",
62+
"CommunityBugFixCollection.Config.Options.ForceAprilFools.Description": "Whether to force April Fools content to be active. Requires NoFunForCorporate monkey to be enabled.",
6363
"CommunityBugFixCollection.Config.Options.UseIecByteFormat.Name": "Use IEC Byte Format",
6464
"CommunityBugFixCollection.Config.Options.UseIecByteFormat.Description": "Whether to format bytes using IEC (factor 1024) as opposed to decimal format (factor 1000) when <i>LocalizedByteFormatting</i> is enabled.",
6565

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ If any of them have been implemented and not removed from the mod,
8888
just disable them in the settings in the meantime.
8989

9090
* _Copy to Clipboard_ action on any non-reference member fields in Inspectors (https://github.com/Yellow-Dog-Man/Resonite-Issues/issues/810)
91+
* Force April Fools content to be active
9192

9293

9394
## Closed Issues

0 commit comments

Comments
 (0)