Skip to content
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

Parse output defindex and output quality in parseString #175

Open
arik123 opened this issue Jun 9, 2022 · 2 comments
Open

Parse output defindex and output quality in parseString #175

arik123 opened this issue Jun 9, 2022 · 2 comments

Comments

@arik123
Copy link

arik123 commented Jun 9, 2022

parseString does not parse output quality and output defindex for killstreak fabricators
name: Specialized Killstreak Atomizer Kit Fabricator
output:

{
  "name": "Specialized Killstreak Kit Fabricator",
  "craftable": true,
  "quality": 6,
  "killstreak": 2,
  "defindex": 20002,
  "target": "Atomizer",
  "targetDefindex": 450
}
@danocmx
Copy link
Owner

danocmx commented Jun 26, 2022

I've thought about this and if I added those outputs it would introduce breaking changes, which I would like to avoid until I decide to rewrite the library.

@arik123
Copy link
Author

arik123 commented Jun 28, 2022

ok, I will keep using autobot schema library instead then

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

No branches or pull requests

2 participants