diff options
| author | william341 <[email protected]> | 2017-05-28 12:37:00 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2017-05-28 12:37:00 -0700 |
| commit | 771c20cfb3a703e0f1550fdcf9eb07b78298c944 (patch) | |
| tree | 59cb532e15ebff313fdba2be264d78ec0033f407 /ShiftOS.WinForms/Resources/ShiftnetServices.txt | |
| parent | 496b0cbf8659c99203f48210fd39c572400ae623 (diff) | |
| parent | c7ba7d733c756d196f98dd4533289a1ef4db715f (diff) | |
| download | shiftos_thereturn-771c20cfb3a703e0f1550fdcf9eb07b78298c944.tar.gz shiftos_thereturn-771c20cfb3a703e0f1550fdcf9eb07b78298c944.tar.bz2 shiftos_thereturn-771c20cfb3a703e0f1550fdcf9eb07b78298c944.zip | |
Merge pull request #1 from shiftos-game/master
welp, no longer a dev.
Diffstat (limited to 'ShiftOS.WinForms/Resources/ShiftnetServices.txt')
| -rw-r--r-- | ShiftOS.WinForms/Resources/ShiftnetServices.txt | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/ShiftOS.WinForms/Resources/ShiftnetServices.txt b/ShiftOS.WinForms/Resources/ShiftnetServices.txt new file mode 100644 index 0000000..d8582b6 --- /dev/null +++ b/ShiftOS.WinForms/Resources/ShiftnetServices.txt @@ -0,0 +1,31 @@ +[ + { + Name: "Freebie Solutions", + DownloadSpeed: 256, + CostPerMonth: 0, + Description: "The Shiftnet is a wonderful place full of apps, games, websites and skins for ShiftOS. + +With Freebie Solutions from ShiftSoft, you'll be able to traverse the Shiftnet without any worry about monthly fees.", + Company: "ShiftSoft" + }, + { + Company: "Shiftcast", + Name: "NetXtreme Hyper Edition", + CostPerMonth: 1500, + DownloadSpeed: 524288, //512 kb/s + Description: "It's time to supercharge your Shiftnet experience. With all the multimedia available, fast download speeds are a must on the Shiftnet. Start your subscription today for the low price of 1500 Codepoints and become a hyper-traveller today." + }, + { + Company: "Plumb Corp.", + Name: "youConnect", + CostPerMonth: 6000, + DownloadSpeed: 1048576, //1 mb/s + }, + { + Company: "theCorp", + Name: "theNet", + CostPerMonth: 3000, + DownloadSpeed: 786342, //768 kb/s + Description: "theNet is not *just* a Shiftnet service provider. It is theGateway to all of theShiftnet and your needs. It is also theValue service provider with theGreatest price and download speed." + }, +]
\ No newline at end of file |
