This repository has been archived by the owner on Sep 5, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathCOPYING
executable file
·11 lines (6 loc) · 2.03 KB
/
COPYING
1
2
3
4
5
6
7
8
9
10
11
You may use this protocol for anything that you may wish in modifying Marble Blast. This includes all of the released .cs, .gui, and .dso files that are present, as well as any images. You may use this code if you are making a modification for Marble Blast. Credit is not required, but is appreciated and welcomed. Please credit us as "The Multiplayer Team" when crediting.
Some Marble Blast Gold files were modified to support the protocol. Those files belong to Garage Games and any other company that was involved with the script production of Marble Blast Gold.
HiGuy: Update (2015): The master server system is currently not functioning due to the ephemeral nature of my hosting services. Because of this, you may have issues joining multiplayer games. You should just use direct connect or reimplement the Torque master server (check out JoinServerGui, it has most of the stuff you need). I have a master server script written in PHP that you can use to host a master server for yourself. Check out http://higuy.me/masterserver-nosql.php
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.