Use System.Text.Json with BepInEx #1

Merged
beerpsi merged 1 commits from SpiralGlide/Rizu:trunk into trunk 2024-08-06 17:26:35 +00:00
Contributor

When running via BepInEx, Unity's JsonUtility produces and reads empty documents.

As a bit of a hacky fix, this builds using System.Text.Json. granted, this pulls new deps in. All of the deps listed in the csproj will need to be included in the install package for BepInEx.

When running via BepInEx, Unity's JsonUtility produces and reads empty documents. As a bit of a hacky fix, this builds using System.Text.Json. granted, this pulls new deps in. All of the deps listed in the csproj will need to be included in the install package for BepInEx.
SpiralGlide added 1 commit 2024-07-23 19:17:16 +00:00
beerpsi merged commit 3ed7191acf into trunk 2024-08-06 17:26:35 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: beerpsi/Rizu#1
No description provided.