https://github.com/fenixb3/microstudiocompanion
This project aims to extend possibilities of a great, yet simple browser-based game engine - microStudio. Check it out and make some games - https://microstudio.dev
https://github.com/fenixb3/microstudiocompanion
gamedev games microstudio
Last synced: 12 months ago
JSON representation
This project aims to extend possibilities of a great, yet simple browser-based game engine - microStudio. Check it out and make some games - https://microstudio.dev
- Host: GitHub
- URL: https://github.com/fenixb3/microstudiocompanion
- Owner: FeniXb3
- License: mit
- Created: 2020-12-29T14:37:16.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-11-23T22:20:43.000Z (over 3 years ago)
- Last Synced: 2025-04-24T05:14:12.992Z (about 1 year ago)
- Topics: gamedev, games, microstudio
- Language: C#
- Homepage: https://fenix.itch.io/microstudio-companion
- Size: 126 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# microStudioCompanion
This project aims to extends possibilities of a great, yet simple browser-based game engine - microStudio. Check it out and make some games -
## Features
Currently the only feature of this project is downloading all files from the specified project created in microStudio. I made it, because there is no version control in microStudio.
To use it, you have to provide your login and password for your microStudio account. The password is not stored - it vanishes after closing the program. Next requests are validated thanks to a token you get after logging in.
I have checked some possible edge cases, but I cannot guarantee it will work in all possible setups.
### Important note
**Directories** with your project files are **removed** from your local project directory before files are downloaded​. It is done to make sure you will not have offline copy of files that were deleted in microStudio.
## Plans
My target is to add ability to update and delete files on microStudio from your machine.
## Executable
You can get Windows executable from itch.io -
You can also donate me there. :)