knoxfighter / intellij-factorio-autocompletion

Autocompletion for the Factorio-API within Jetbrains IDEs
MIT License
17 stars 5 forks source link

factorio has now a JSON output of their API. #10

Open knoxfighter opened 3 years ago

knoxfighter commented 3 years ago

JSON format of the Lua API is now available in the runtime-api.json file. Latest: https://lua-api.factorio.com/latest/runtime-api.json This is a much better tool than my selfwritten one. Hopefully we will have such a thing for the prototype definitions as well.

Chaoschaot232 commented 1 year ago

Is this file be able to be imported in the IDEA? I can't find any option for this.