Skip to content

Pound sign in mod info string fails to parse #96

Description

@wispborne
{
   "id":"LLI",
    "name":"LouLan Industries",
    "author": "Fractal Softworks Forum id-IMustRegroupMyForces, Discord id-Komeiji Satori#0313",
    "version":"1.6.6",
    "description":"Add a new faction--LouLan Industries",
    "gameVersion":"0.95.1a-RC6",
    "jars":["jar/LLI.jar"],
    "modPlugin": "data.SSPModPlugin",
      "dependencies": [ {
            "id": "lw_lazylib",
            "name": "LazyLib",

        },
        {
            "id": "shaderLib",
            "name": "GraphicsLib",

        },
        {
            "id": "MagicLib",
            "name": "MagicLib",

        },
    ],
}

Expected valid string character at 4:86

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions