Skip to content

Conversation

@KoloInDaCrib
Copy link

@KoloInDaCrib KoloInDaCrib commented Sep 10, 2025

Basically makes the printed arrays look like this

{
      "position": [-650, 600]
}

as opposed to this

{
      "position": [
            -650, 
            600
      ]
}

However this is only for arrays that have zero anonymous object members. Otherwise it'd look kinda ugly lol

@KoloInDaCrib KoloInDaCrib changed the title [ENHANCEMENT] Write arrays with newline only with dynamic objects [ENHANCEMENT] Encode arrays with newline only with dynamic objects Sep 10, 2025
Copy link

@TechnikTil TechnikTil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

YES please.

@Hundrec
Copy link
Member

Hundrec commented Oct 8, 2025

Jason to object

@EliteMasterEric EliteMasterEric merged commit 589cad7 into FunkinCrew:master Oct 9, 2025
@Hundrec Hundrec removed the request for review from EliteMasterEric October 9, 2025 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants