Boxcat: Fix grammar (#92)

This commit is contained in:
Simonx22 2019-05-08 05:11:59 +02:00 committed by Flame Sage
parent 2841170b85
commit 2536fd2546

View file

@ -3,7 +3,7 @@ title = "Boxcat"
description = "Boxcat features" description = "Boxcat features"
+++ +++
Boxcat is an open-source replacement for Nintendo's BCAT service. BCAT is a network games can leverage to add dynamic content to games. Some examples of features games make use of this for are splatoon 2 splatfests, splatoon 2 course rotations, super mario odyssey costumes, super smash bros. ultimate news, and even the news feed on the home menu. By emulating the BCAT service at a high-level, yuzu is able to intercept the game's calls to Nintendo's servers and reroute them to yuzu's servers. Boxcat is an open-source replacement for Nintendo's BCAT service. BCAT is a network service that games can leverage to add dynamic content to games. Some examples of features games make use of this for are Splatoon 2 Splatfests, Splatoon 2 course rotations, Super Mario Odyssey costumes, Super Smash Bros. Ultimate news, and even the news feed on the home menu. By emulating the BCAT service at a high-level, yuzu is able to intercept the game's calls to Nintendo's servers and reroute them to yuzu's servers.
## Current Boxcat Events ## Current Boxcat Events