Mistium / Origin-OS

originOS is a scratch desktop gui made by @Mistium
https://origin.mistium.com
24 stars 9 forks source link

[suggestion] sorry this app is no longer compatible #87

Closed koo1140 closed 3 months ago

koo1140 commented 3 months ago

image

code (made with layout builder + small manual edits):

// Edit the number below to change the size of the layout
size = 1
window "dimensions" 1280 * size 740 * size
window "show"
goto -556 * size -119 * size
c #fff
text "Sorry, this app has an error or no longer compatible." 22 
goto -0 * size 165 * size
c #fff
icon x 14
Mistium commented 3 months ago

this likely wont be added, since osl errors dont actually stop the system from running a script