Changelog 2025.18-beta1

Reflects additions and modifications on the API

The changelog system is made to be used as AI prompt with your expansion main.js code, no context required.

- imgconvert()
+ loadAsset()

- readYaml()
+ yaml.read()

- writeYaml()
+ yaml.write()

- readProjects()
+ getProjects()

- readItems()
+ nexoitems.load()

- openModel()
+ execBlockbench() 

- regModule()
+ postModule()

- readFile()
+ loadFile()

- injectStyle()
+ defineStyle()

- regSidebarIcon()
+ postSidebarIcon

- injectStyle()
+ defineStyle()

Last updated