Initial commit
This commit is contained in:
commit
749345a16c
1
CONTRIBUTING.md
Normal file
1
CONTRIBUTING.md
Normal file
@ -0,0 +1 @@
|
|||||||
|
By contributing code to the [StrafesNET project public code](https://git.itzana.me/StrafesNET/game-public), you agree to license your contribution under the [License](LICENSE).
|
8
LICENSE
Normal file
8
LICENSE
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
/*******************************************************
|
||||||
|
* Copyright (C) 2015-2023 Rhys Lloyd <krakow20@gmail.com>
|
||||||
|
*
|
||||||
|
* This file is part of StrafesNET bhop/surf.
|
||||||
|
*
|
||||||
|
* StrafesNET can not be copied and/or distributed
|
||||||
|
* without the express permission of Rhys Lloyd
|
||||||
|
*******************************************************/
|
12
README.md
Normal file
12
README.md
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
StrafesNET Roblox Public Code
|
||||||
|
=============================
|
||||||
|
|
||||||
|
## This code is part of Roblox bhop/surf
|
||||||
|
|
||||||
|
This is a publicly visible subset of the Roblox bhop/surf codebase.
|
||||||
|
|
||||||
|
#### License
|
||||||
|
This code is not open source and is subject to the code [License](LICENSE).
|
||||||
|
|
||||||
|
#### Contributing
|
||||||
|
See [Contributing](CONTRIBUTING.md).
|
Loading…
Reference in New Issue
Block a user