1. Hey Guest, is it this your first time on the forums?

    Visit the Beginner's Box

    Introduce yourself, read some of the ins and outs of the community, access to useful links and information.

    Dismiss Notice

Use YAML instead of .CFG

Discussion in 'Suggestions & Ideas' started by clud65, Apr 4, 2018.

Tags:
?

You want this?

  1. Yes

    8 vote(s)
    72.7%
  2. No

    3 vote(s)
    27.3%
Mods: Rainbows
  1. clud65

    clud65 Ballista Bolt Thrower

    Messages:
    4
    Yaml has a cleaner syntax and it's more "strict". You can read about YAML here.
    I think it would be a lot better for the client configuration, kag base and modding.
    It allows strings without quotes, thus allowing some characters like the '#' which in the .cfg file are used as comments.

    [​IMG]
     
    Last edited: Apr 4, 2018
    Blubahub, jonipro and Basshunter like this.
  2. FunATuns

    FunATuns Builder Carry Donator

    Messages:
    114
    Please could someone quickly convert the entire kag base and rewrite the engine to support this ty, maybe done by tomorrow??
     
    Blubahub, epsilon, Biurza and 2 others like this.
  3. As @FunATuns pointed out, you'd either have to translate all the code or have a script that somehow translates.YAML code to .CFG for the code base - but I do agree, that does look easier!
     
Mods: Rainbows