SPWN-language
SPWN-language copied to clipboard
A language for Geometry Dash triggers
> I realized the problem was the `else` clause of the ternary syntax. The `else` cannot handle unary operators (+, -, etc...) _Originally posted by @Rudxain in https://github.com/Spu7Nix/SPWN-language/issues/250#issuecomment-1120516577_
I have to manually install SPWN. I finished all the steps except the last one(to `Copy the libraries folder to $HOME/.cargo/bin/spwn`). `.cargo/bin/spwn` is not a directory but a UNIX executable....
## primary goals - [x] add and remove packages from pckp.yaml (`pckp/add.rs`, `pckp/remove.rs`) - [x] package fetching - [ ] depencency handling (`pckp/restore.rs`) - - extract `*.tar.gz` - - make...
HELP
How do I insert the live editor library in GD?
``` localhost# cargo run build ../a.spwn warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` note:...
I first thought that MacOS was not yet supported, but then saw that version 0.7 had a MacOS release. Can you add a MacOS release for version 0.8(and remember for...
Yeah sooooo..... 2.2 is out. Will there be an update to this because the last commit was over 1 year ago....
``` localhost# ./spwn build groupfiller.spwn -i .cargo/bin/libraries/ Parsing ... Building script ... ——————————————————————————— Error: Unable to find library folder ╭─[groupfiller.spwn:1:1] │ 1 │ extract obj_props · ────────┬──────── · ╰────────── 1:...
How do I
Im dont work make the spwn work wioth it. What i am doing wrong https://i.imgur.com/it3QZsV.png