Modding Help How can i do a localization mod?

Discussion in 'Starbound Modding' started by BoomBookTR, Jan 24, 2021.

  1. BoomBookTR

    BoomBookTR Space Hobo

    Hi.
    I saw a lot of localization mod in steam workshop but i don't know how can i localization all of game...
    i unpacked files. i saw a lot of text files for game but for example i didn't find start game text etc.
    and again i need to find all of text files and replace them with code?
    is there easy method for them?
    how can i creta that text easyer? any tool?
    Code:
      {
    
        "op": "replace",
        "path": "/defaultItemConfig/category",
        "value": "codex"
      },
    ty
     
    Last edited: Jan 24, 2021

Share This Page