"Can MS-DOS 6.22 (1994) Replace Windows 11?"๐
Will it be accomplished? Check out the premiere at 3.30PM UTC and join us to witness it
https://youtu.be/ExG_oc5ujAQ#DOS #DOSember #DOScember #DOScember2022 #MSDOS
Can MS-DOS 6.22 (1994) Replace Windows 11? #doscember
YouTubeI made file navigation roughly working, even tho deleting file/directory is causing exception now lol.
This'll be in 0.2.8
I finally got my tiling "window manager" for ShiftOS-TheRevival working. Now I gotta program ShiftOS applications for future update ๐
One of my favourite glitch on Windows haha ๐คฃ
ShiftOS v0.2.6 is now out. Go download the game on GitHub or itch.io and check it out for yourself.
https://github.com/EverythingWindows/ShiftOS-TheRevival/releases/tag/0.2.6https://shiftos-therevival.itch.io/shiftos-therevivalJoin our Dev Hub Discord Server for more updates and discussion about the game.
https://s.id/ShiftOSDevHub
Release v0.2.6 ยท EverythingWindows/ShiftOS-TheRevival
What's New :
ZIP and UNZIP is now available on ShiftOS
zip -f '*.zip' '*' select a file to archive it into a zip file
zip -d '*.zip' '*' select a directory to archive it into a zip file
RENAME...
GitHub