Skip to content

V2 prototypes #61

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

V2 prototypes #61

wants to merge 2 commits into from

Conversation

TornadoTechnology
Copy link
Member

No description provided.

@JerryImMouse
Copy link
Collaborator

JerryImMouse commented Jan 4, 2025

Думаю вместо Dictionary<string, Dictionary<string, string> тебе нужны какие то yaml ноды, а то так дальше чем

- id: shit
  field: shit
  field2: shit2

Не уйдешь

@TornadoTechnology
Copy link
Member Author

Думаю вместо Dictionary<string, Dictionary<string, string> тебе нужны какие то yaml ноды, а то так дальше чем

- id: shit
  field: shit
  field2: shit2

Не уйдешь

Пиздец....

@TornadoTechnology TornadoTechnology added the wontfix This will not be worked on label Jan 9, 2025
Base automatically changed from v2 to master February 3, 2025 14:39
Copy link
Contributor

@noverd noverd left a comment

Choose a reason for hiding this comment

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

Фиговые прототипы, нечего уж сказать

/// </summary>
/// <param name="yamlData">The YAML string to be parsed.</param>
/// <returns>A dictionary with prototype IDs as keys and field dictionaries as values.</returns>
public static Dictionary<string, Dictionary<string, string>> ParseYaml(string yamlData)
Copy link
Contributor

Choose a reason for hiding this comment

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

Парсер просто чудесный.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants