Home Creators Posts Import Register Favorites Logout
haven't archived this post yet. have a subscription? use the importer!

Content

This release focuses on usability improvements. I've added search box (Filter) to the inspector and improved the search box in object viewer.

You can now make the editor run arbitrary C# code on every app start. Press F12 to open the editor, and press "Autostart" button in the REPL window. Commands in the opened file will be executed as if you typed them into the REPL input box.

An example use of this is changing the graphics settings. You can for example add Application.runInBackground = false; to the autostart file (in a new line) to have the application stop when it isn't the currently selected window.

Download and view full changelog

Files

Previews only

Comments

RoboMike64

So... Is your name an Elder Scrolls pun? Like, are you secretly moonlighting as the Altmer King of Worms? (If you don't know what I'm talking about, just google Mannimarco)