Validation Project v2 #471
@ -11,7 +11,7 @@ namespace Ryujinx.BuildValidationTasks
|
|||||||
{
|
{
|
||||||
public static bool Execute(string projectPath)
|
public static bool Execute(string projectPath)
|
||||||
{
|
{
|
||||||
string path = projectPath + "src\\Ryujinx\\Assets\\locales.json";
|
string path = projectPath + "src/Ryujinx/Assets/locales.json";
|
||||||
string data;
|
string data;
|
||||||
|
|
||||||
using (StreamReader sr = new(path))
|
using (StreamReader sr = new(path))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user