#74 Oct 20 Beta - Change in JavaScript context breaks Crankshaft
~drakiaxyz commented on crankshaft todo
#74 Oct 20 Beta - Change in JavaScript context breaks Crankshaft
~avery commented 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:
Crankshaft on Windows 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