Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Ah thank you. I was actually planning on doing this for the web version however. I am looking to extend Decker to allow "origin writeback", which would allow a user to edit the Deck "in-place" on their web host, and have the changes automatically sync back to origin via git. (I implemented this for a project called Webspaces, see https://webspaces.space or the writeup here https://gfodor.medium.com/rebooting-the-web-in-3d-with-webspaces-9e58847e042c, decker has similar design goals of long term durability and coherent artifacts, but my project is about 3d multimedia environments not 2d)