nojanath / SublimeKSP

Fork of Nils Liberg's SublimeKSP plugin. See README for details.
GNU General Public License v3.0
86 stars 18 forks source link

Support imports from the Web in command line compiler #403

Closed mkruselj closed 10 months ago

mkruselj commented 10 months ago

Use io instead of codecs in ksp_compiler too Fix using "path" before it was defined in ksp_plugin.py::read_file_function() Minor formatting tweaks