DEVELOPERDUDES
HAVE FUN
DEVELOPERS:
(Italics indicate you replace with the actual name of your app)
The way you make apps:
1) new folder
2) Main.cs
3) Name the folder your app
4) Write Main.cs
5) Must have a GUI named TheNameOfYourAppGoesHereGUI.g ui
6) You must have a picture duplicated 3 times.
7) Name each picture NameOfYourApp_n then _h then _d.
8) Each picture can be different, each can be the same.
9) PM me it on the forums.
10) I will review it, and if it works/is clean, it will go on the market.
Have fun!
EDIT: If you want to make an app that basicly puts a new GUI instead of the default BlockOS
1) new folder
2) Main.cs
3) Name the folder your app
4) Write Main.cs
5) In Main.cs at the end put
function BlockOS_Main::onWake(%this)
{
%this.add(NameOfTheGUIThingy);
}
6) Put in GUI
7) Submit app to block8437@gmail.com
8) ???
9) Profit