Add variables, update file handling

This commit is contained in:
Maxwell Jeffress
2024-12-14 20:31:56 +11:00
parent 09787d7113
commit 00d679715d
2 changed files with 69 additions and 17 deletions

View File

@@ -1,4 +1,3 @@
// comment lmao
egg notepad
init {
sendMessage "Hello there!"
@@ -9,6 +8,8 @@ init {
js {
alert("this is an alert! i repeat - this is an alert!");
}
val dingus = "dongusify"
var dongus = "dingusify"
}
onRecieving egg * * {