Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Hello,

I have just purchased Tape and I have some questions : 

- I want my friend to purchase it too and to be able to sync the current project via my Git server, could you please tell me where the app stores the current project state so I can share this file ?
- Is there a way to change where the project is exported when you press CTRL + E ?
- Is there a way to hide the windows bar ?

I have developed some apps in Electron so my questions are a bit naive... But you are the developer of this one :)

Thanks a lot and have a nice day,

Thank you for getting in touch.

Changing the default export location of collection data is not possible at this time, however there is a persistant local storage file. It is called 'file__0.localstorage' on MacOS, but I do not recall what this would be on Windows. You should be able to symlink this to another location, or link it to a git repository. If the intention is to share this between other teams in this way, beware that this would completely override the data. This is not an ideal situation I am aware but it is something we are looking into.

The bar was an aesthetic choice for Windows as it looked strange compared to the MacOS version, but I am thinking about the consistency between them.

Thanks for your answer ! I am planning to use Git to share the file, so no worry about the loss of data.

If you want me to help with this tool, I developed some things in Electron and I would be happy to develop some tickets for this (and for free, I can even sign a paper toward this direction)

For instance I saw you commented the "OWNER" of a new collection, I can definitely help with that ! And for the EXPORT LOCALSTORAGE too.
Do not hesitate to contact me via my website if you want (osmoz3d)