#61 Booting with no internet connection causes the icon to disappear
~olyve filed ticket on crankshaft todo
Crankshaft lets you install and create plugins to add more functionality to your Steam client.
See installation instructions at crankshaft.space.
Crankshaft requires the following dependencies:
To set up your development environment:
git clone https://git.sr.ht/~avery/crankshaft
make configure-git-hooks
make install-js-deps
make run
Currently, Crankshaft is only distributed as a Flatpak. Crankshaft is available on Flathub.
To create a new Flatpak release:
git log --pretty=format:'%s' $(git describe --tags --abbrev=0)..HEAD
flatpak run --env=G_DEBUG=fatal-criticals org.freedesktop.appstream-glib validate desktop/space.crankshaft.Crankshaft.metainfo.xml
git tag -a X.Y.Z
main
make api-extractor
cd injected/crankshaft-types
yarn publish --access public