cli icon indicating copy to clipboard operation
cli copied to clipboard

Command-line utilities for working w/ geode

Results 27 cli issues
Sort by recently updated
recently updated
newest added

tried running it trough terminal and as a program i have no idie how to use it or install it

This PR adds automatic setting of GEODE_SDK for - bash - .bash_profile - zsh - .zshenv - fish - custom config file in ~/.config/fish/

Added `init` subcommand: Initializes a new Geode project in the current directory instead of a new one Updated docs for `new` subcommand: Now specifies that it'll create a new directory...

xalva is having issues building and installing his mod and is getting the same error called `os error 32` I'm trying to figure out why xalva is having this problem...

when i try to run geode on ubuntu it gives the following error: geode: error while loading shared libraries: libssl.so.3: cannot open shared object file: No such file or directory...

invalid

I'm having this issue with [Prism-Menu](https://github.com/FireMario211/Prism-Menu) where the first time I build, the fonts get created correctly: ``` PrismMenu.vcxproj -> C:\Users\marca\Desktop\projects\geode\mods\Prism-Menu\build\RelWithDebInfo\firee.PrismMenu.dll | Info | Fetching font PrismMenu | Info |...

When trying to run `geode config setup` on Mac and giving it the path of `"/Users/myuser/Library/Application Support/Steam/steamapps/common/Geometry Dash/Geometry Dash.app"` It says the path failed, even though when running `open "/Users/myuser/Library/Application...

i want to write a nice readme

documentation
enhancement

this feature was added to loader in https://github.com/geode-sdk/geode/commit/acd9bd78 , however cli has no way of packaging it

enhancement