Commit Graph

24 Commits

Author SHA1 Message Date
CadenCoaster
dcfd1acbd2 Update startup.lua 2025-10-22 21:29:14 -07:00
CadenCoaster
5f90062dc9 Update startup.lua 2025-10-22 21:27:23 -07:00
CadenCoaster
cb6ed18e10 Update installer.lua 2025-10-22 21:26:27 -07:00
CadenCoaster
dfe28a97f5 Update installer.lua 2025-10-22 20:32:45 -07:00
CadenCoaster
6c7f4c7a1e Implement download script for Lua files
This script downloads various Lua files from a GitHub repository and saves them to specified paths.
2025-10-22 20:31:08 -07:00
e178f3b216 drag fix and fixed settings for compat so now we have autocomplete in the terminal hooray, and a better wallpaper (imo) 2025-10-22 20:11:51 -07:00
b6126945fd alot of stuff 2025-10-22 16:43:36 -07:00
734587569a add wallpaper and mesh routing support 2025-10-22 14:03:07 -07:00
CadenCoaster
3f578d332f Delete test.lua 2025-10-22 12:27:29 -07:00
CadenCoaster
ecba003c40 Update startup.lua 2025-10-18 11:21:50 -07:00
CadenCoaster
2b3b8a1253 Fix syntax for shell.app configuration 2025-10-18 11:04:21 -07:00
CadenCoaster
b7268d5136 Fix syntax for JSON object in adventure.app 2025-10-18 11:04:00 -07:00
CadenCoaster
de8929e6bf Fix syntax in worm.app configuration 2025-10-18 11:03:43 -07:00
CadenCoaster
277d400503 Fix syntax for shell.app configuration 2025-10-18 11:03:18 -07:00
CadenCoaster
5c58864e23 Fix syntax in adventure.app file 2025-10-18 11:03:00 -07:00
CadenCoaster
138492eb82 Add configuration for Worm app 2025-10-18 10:59:36 -07:00
CadenCoaster
8dcef1d879 Update shell file path to shell.lua 2025-10-18 10:59:01 -07:00
CadenCoaster
572ade8d7b Add adventure.app configuration file 2025-10-18 10:58:48 -07:00
CadenCoaster
1017d2a5df Fix JSON formatting in shell.app 2025-10-18 10:57:37 -07:00
CadenCoaster
a71c500643 create .apps directory 2025-10-18 10:52:34 -07:00
CadenCoaster
1d2c188865 Add default positioning for window creation
Set default values for x and y if not provided.
2025-10-18 10:47:19 -07:00
CadenCoaster
380a1c86fd Require x and y parameters in create function
Added error handling for missing x and y parameters.
2025-10-18 10:44:16 -07:00
CadenCoaster
acf76d1fc2 Set default values for x and y in create function 2025-10-18 10:38:50 -07:00
fb77ed8c76 init 2025-10-17 08:54:58 -07:00