Skip to content
This repository was archived by the owner on Mar 17, 2025. It is now read-only.
/ game-studio Public archive

Game studio makes creating js-dos bundles easie

Notifications You must be signed in to change notification settings

js-dos/game-studio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DOS.Zone Game Studio v7

THIS IS LEGACY VERSION, NOW STUDIO IS A PART OF JS-DOS

Game Studio is a tool for creation `js-dos bundles`. You can think about bundle like a single archive that contains everything to run DOS program (read more).

Development

yarn start

Web deployment

cd build && PUBLIC_URL=/studio NODE_ENV=production yarn build && aws s3 --endpoint-url=https://storage.yandexcloud.net sync . s3://dos.zone/studio --delete --acl public-read && cd ..

About

Game studio makes creating js-dos bundles easie

Resources

Stars

Watchers

Forks

Languages