corru.observer desktop buddy
Go to file
Jill b9187ebcfb
lazy BSTRD buddy addition
2023-06-04 15:52:16 +03:00
assets lazy BSTRD buddy addition 2023-06-04 15:52:16 +03:00
src lazy BSTRD buddy addition 2023-06-04 15:52:16 +03:00
.editorconfig init 2023-05-29 15:55:38 +03:00
.gitignore init 2023-05-29 15:55:38 +03:00
LICENSE init 2023-05-29 15:55:38 +03:00
README.md update readme 2023-06-02 23:41:35 +03:00
shard.lock use baked filesystem for shaders 2023-06-02 12:35:26 +03:00
shard.yml use baked filesystem for shaders 2023-06-02 12:35:26 +03:00

README.md

funfriend

little desktop buddy for your computer

currently just kind of sits and wanders around

configuration

config location depends on your OS:

Windows %AppData%/funfriend/
OSX ~/Library/Application Support/funfriend/
Linux ~/.config/funfriend/

inside you'll find cfg.ini. most keys should be self-explanatory, but here's a few notable ones

buddies.types

comma-seperated types of buddies to add, ex. funfriend,funfriend,god for 2 funfriends and 1 god. pass in something invalid to print out a list of valid options

installation

grab yourself SDL2, SDL2_mixer and GLFW development libraries, then run

shards install
shards build

usage

run bin/funfriend from the same dir as the source (for assets and shaders)

alternatively, use shards run