Warning This Is A Beta
pastebin run Eg1wdAhP
More To Come
THIS IS OUTDATED Please Visit The NEw One[/code]
Not bad. Although this is your first shared project, it's more like a sim instead of a operating system. Nice job on the design though!
Quote from: QuickMuffin8782 on Dec 11, 2024, 05:59 AMNot bad. Although this is your first shared project, it's more like a sim instead of a operating system. Nice job on the design though!
There Is More To Come It Is A Prerealease There Is An Orignal 1.0
Quote from: Krittanai on Dec 14, 2024, 02:45 PMQuote from: QuickMuffin8782 on Dec 11, 2024, 05:59 AMNot bad. Although this is your first shared project, it's more like a sim instead of a operating system. Nice job on the design though!
There Is More To Come It Is A Prerealease There Is An Orignal 1.0
Although there is more to come, I'd suggest you utilize folders to contain code for your system just like Leveloper did for LevelOS. You can find old APIs, but since the old website is down, the only working archive would be on the Wayback Machine via the Internet Archive website. Head there when you get the chance to get APIs you can use for this project.
Quote from: QuickMuffin8782 on Dec 14, 2024, 08:59 PMQuote from: Krittanai on Dec 14, 2024, 02:45 PMQuote from: QuickMuffin8782 on Dec 11, 2024, 05:59 AMNot bad. Although this is your first shared project, it's more like a sim instead of a operating system. Nice job on the design though!
There Is More To Come It Is A Prerealease There Is An Orignal 1.0
Although there is more to come, I'd suggest you utilize folders to contain code for your system just like Leveloper did for LevelOS. You can find old APIs, but since the old website is down, the only working archive would be on the Wayback Machine via the Internet Archive website. Head there when you get the chance to get APIs you can use for this project.
Making An Update This Is Not Arcived Find The Arcives On Pastebin
Uses The Make Folder To Make A Folder For Programs You Might Want To Install This On A Floppy It Uses os.pullEvent = os.pullEventRaw Can't Termanate This OS
Quote from: Krittanai on Dec 15, 2024, 04:30 AMQuote from: QuickMuffin8782 on Dec 14, 2024, 08:59 PMQuote from: Krittanai on Dec 14, 2024, 02:45 PMQuote from: QuickMuffin8782 on Dec 11, 2024, 05:59 AMNot bad. Although this is your first shared project, it's more like a sim instead of a operating system. Nice job on the design though!
There Is More To Come It Is A Prerealease There Is An Orignal 1.0
Although there is more to come, I'd suggest you utilize folders to contain code for your system just like Leveloper did for LevelOS. You can find old APIs, but since the old website is down, the only working archive would be on the Wayback Machine via the Internet Archive website. Head there when you get the chance to get APIs you can use for this project.
Making An Update This Is Not Arcived Find The Arcives On Pastebin
Uses The Make Folder To Make A Folder For Programs You Might Want To Install This On A Floppy It Uses os.pullEvent = os.pullEventRaw Can't Termanate This OS
You can utilize Github to store your code. Consider using gitget for the installer by searching it up on the old forums archive by Wayback Machine since that's the only way to access the old fourms. You can utilize Github as to host your installer since pastebin is not a recommended platform.
Quote from: QuickMuffin8782 on Dec 15, 2024, 09:05 AMQuote from: Krittanai on Dec 15, 2024, 04:30 AMQuote from: QuickMuffin8782 on Dec 14, 2024, 08:59 PMQuote from: Krittanai on Dec 14, 2024, 02:45 PMQuote from: QuickMuffin8782 on Dec 11, 2024, 05:59 AMNot bad. Although this is your first shared project, it's more like a sim instead of a operating system. Nice job on the design though!
There Is More To Come It Is A Prerealease There Is An Orignal 1.0
Although there is more to come, I'd suggest you utilize folders to contain code for your system just like Leveloper did for LevelOS. You can find old APIs, but since the old website is down, the only working archive would be on the Wayback Machine via the Internet Archive website. Head there when you get the chance to get APIs you can use for this project.
Making An Update This Is Not Arcived Find The Arcives On Pastebin
Uses The Make Folder To Make A Folder For Programs You Might Want To Install This On A Floppy It Uses os.pullEvent = os.pullEventRaw Can't Termanate This OS
You can utilize Github to store your code. Consider using gitget for the installer by searching it up on the old forums archive by Wayback Machine since that's the only way to access the old fourms. You can utilize Github as to host your installer since pastebin is not a recommended platform.
Nah I Use Pastebin
Quote from: Krittanai on Dec 15, 2024, 09:40 AMFormatting snip
I do recommend you utilizing JackMackWindows' PrimeUI (https://github.com/MCJack123/PrimeUI) for making your operating system functionality. Using that can help make interactive buttons. Also make sure to have the wiki at hand (https://tweaked.cc/) if you need any API reference.
OK Now I Have My Code On Both Pastebin And Github
Quote from: Krittanai on Dec 16, 2024, 10:43 AMOK Now I Have My Code On Both Pastebin And Github
Thanks for understanding the importance of storing your code. Do also utilize GitGet for the installer if you wish to do so. Good luck on the project.
What Is GitGet
Quote from: Krittanai on Dec 17, 2024, 12:53 PMWhat Is GitGet
GitGet is a program made by one of our members in our community that accesses the Github API and helps download from github repos. Using that, you can utilize it's functions to make your installer.
I Have A New Version Of This Is Outdated