Update README.md

This commit is contained in:
Bitl 2021-09-11 13:02:48 -07:00
parent 57d8d38d06
commit 8cb6364be0

View File

@ -17,26 +17,31 @@ ROBLOX and the ROBLOX Clients were made by the ROBLOX Corporation.
The ROBLOX Corporation does not support or endorse the creation of Novetus.
Bitl is not affiliated with the ROBLOX Corporation or its subsidiaries.
Bitl does not own the majority of the places or items included with Novetus.
Novetus is not associated with Novetus Engineering LLC.
Novetus uses the majority of the Whimsee's Map Pack in the "full" version. Credits go to Whimsee and many other people for making that pack possible.
Thank you to everyone who has contributed a map, item, or client including cole and many other people.
LUA scripts were used to build a client that can connect to LAN and the Internet.
The LUA scripts used were borrowed from the RBXPri client and merged into 1 single script.
All credit for the LUA code included with the RBXPri client goes to the RBXPri team.
All credit for the LUA code used with "non-modern" clients goes to Scripter John and EnergyCell.
All credit for the LUA code used for character customization goes to RBXBanLand.
Parts of the codebase use bits and pieces of code from Stack Overflow, MSDN Forums, the Novetus GitHub Pull Requests and Codeproject.
The original concept for the Diogenes editor was suggested by Carrot. The concept code was then modified to be smaller, more efficent, and more customizable.
RBXMeshConverter was made by coke. (https://github.com/Novetus/RBXMeshConverter-Coke)
Roblox Legacy Place Converter was made by BakonBot. (https://github.com/Novetus/legacy-place-converter)
The original concept for the Diogenes editor was suggested by Carrot. The concept code was then modified to be smaller, more efficient, and more customizable.
ObjToRBXMesh was made by coke. Modified to support 1.00 and 1.01. (https://github.com/Novetus/ObjToRBXMesh)
Roblox Legacy Place Converter was made by BakonBot. (https://github.com/BakonBot/legacy-place-converter)
ROBLOX Script Generator was made by S. Costeira.
Thank you to NT_x86 for helping me with security fixes.
Thank you XlXi for the idea of the original logo. This logo was remade in newer verions in higher quality.
Thank you Nukley for the idea of the Splash Tester.
All credits for the used pieces of code go to the respective authors.
### Mark James' Silk icon set 1.3:
The Discord Rich Presence icons used for this application use Mark James' Silk icon set 1.3.
# Mark James' Silk icon set 1.3
The Discord Rich Presence icons and the SDK icons used for this application use Mark James' Silk icon set 1.3.
http://www.famfamfam.com/lab/icons/silk/
### PHP:
This product includes PHP, freely available from http://www.php.net/
# ReShade
### ReShade:
Copyright 2014 Patrick Mours. All rights reserved.
Redistribution and use in source and binary forms, with or without modification,
@ -64,9 +69,7 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
### Novetus Launcher and scripts license (MIT Licence):
MIT License
# Novetus Launcher and Script license (MIT License)
Copyright (c) 2021 Bitl
@ -87,10 +90,13 @@ 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.
© 2021 GitHub, Inc.
Note: Older Novetus versions will say that they are under the GPL, but they are under the MIT license now.
### query.php license (GPL 3.0):
Read it here https://github.com/Novetus/Novetus_src/blob/master/LICENCE or in LICENCE.txt.
# query.php license (GPL 3.0)
This file is part of Novetus, but unlike the rest of the program where it is under the MIT license,
this file is under the GPL 3.0 license.
@ -108,7 +114,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with Novetus's query.php. If not, see <https://www.gnu.org/licenses/>.
Read it here https://github.com/Novetus/Novetus_src/blob/master/LICENSE or in LICENSE.txt.
Read it here https://github.com/Novetus/Novetus_src/blob/master/LICENSE-QUERY-PHP or in LICENSE-QUERY-PHP.txt.
#