27 posts
Location
New York, US
Posted 11 November 2017 - 02:04 AM
ZipOS
ZipOS Is my first os thingy.
Note: Pastebin Installer coming out soon, but there's github for now
Images
Controls:
Up to cycle up the menu
Down to cycle down the menu
Enter to run program
To install a disk into apps, go into shell and do
copy disk/game i_apps/game
Features Include:
A Menu
Easily creatable apps using a menu
A Shell
An App Store including 5 apps
Developers, If you want your app to have a menu using my OS then you can do something like this
menu = {"Item1", "Item2"}
links = {"Prgm1", "Prgm2"}
cursor = 1
Put that into a program, and it'll open up a menu.
Note: You'll need more then one program for that to work, and If you want your app on the store, you need to put those in another folder.
Edited on 11 November 2017 - 08:34 PM
27 posts
Location
New York, US
Posted 11 November 2017 - 02:22 AM
if you want your app to be on the store
click here.
31 posts
Location
Somewhere in America
Posted 11 November 2017 - 12:23 PM
Looks good. First thing you should do though is add a GUI. Also your current UI is a little empty ,you should try to fill up all the empty space around the menu.
27 posts
Location
New York, US
Posted 11 November 2017 - 04:35 PM
Looks good. First thing you should do though is add a GUI. Also your current UI is a little empty ,you should try to fill up all the empty space around the menu.
About the GUI, I'm planning on making another os/ui called "Cleancut" that will have a gui.
35 posts
Location
why do you want to know
Posted 10 March 2018 - 09:31 AM
You used that tutorial video from YouTube. Make an actual good GUI-based OS and don't copy code from other people.
327 posts
Location
Julfander Squad Studio
Posted 10 March 2018 - 02:08 PM
I know I don't specified a special license for TerrariCCa, but a little made by jummit would make my day.
Edited on 08 April 2018 - 08:04 AM
130 posts
Location
Yes
Posted 27 March 2018 - 08:31 PM
I don't specified a license for TerrariCCa
That means it's completely illegal to download, copy, or even use the code.
327 posts
Location
Julfander Squad Studio
Posted 08 April 2018 - 10:04 AM
I don't specified a license for TerrariCCa
That means it's completely illegal to download, copy, or even use the code.
Look at my Account page, there is the license I specify for all my projects. I meant that TerrariCCa has no special license that says that you need to give credit to me.
194 posts
Posted 08 April 2018 - 07:29 PM
Anything on these forums is pretty much fair use, especially if you provide a free download on a site you do not own (i.e, pastebin)
27 posts
Location
New York, US
Posted 28 April 2018 - 03:19 AM
You used that tutorial video from YouTube. Make an actual good GUI-based OS and don't copy code from other people.
Uh, I actually didn't do that.
I thought of this menu system on my own.
I know I don't specified a special license for TerrariCCa, but a little made by jummit would make my day.
Ok I'll add that
327 posts
Location
Julfander Squad Studio
Posted 28 April 2018 - 09:59 AM
I know I don't specified a special license for TerrariCCa, but a little made by jummit would make my day.
Ok I'll add that
Thanks!
27 posts
Location
New York, US
Posted 28 April 2018 - 11:26 PM
You used that tutorial video from YouTube. Make an actual good GUI-based OS and don't copy code from other people.
In response to the second part of this:
Here ya' go