From 0eba745d4cdfa18d40666c0bbda2355b2116622c Mon Sep 17 00:00:00 2001 From: Lion Kortlepel Date: Mon, 7 Oct 2024 00:33:29 +0200 Subject: [PATCH] remove silly license --- README.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/README.md b/README.md index ee242d9..9dd3dc4 100755 --- a/README.md +++ b/README.md @@ -18,10 +18,4 @@ In the root directory of the project, 1. `cmake . -B bin -DCMAKE_TOOLCHAIN_FILE=C:/vcpkg/scripts/buildsystems/vcpkg.cmake -DVCPKG_TARGET_TRIPLET=x64-windows-static` 2. `cmake --build bin --parallel` -Remember to change `C:/vcpkg` to wherever you have vcpkg installed. - -Copyright (c) 2019-present Anonymous275. -BeamMP Launcher code is not in the public domain and is not free software. -One must be granted explicit permission by the copyright holder in order to modify or distribute any part of the source or binaries, -the only permission that has been granted is to use the software in its compiled form as distributed from the BeamMP.com website. -Anything else is prohibited. Modified works may not be published and have be upstreamed to the official repository. +Remember to change `C:/vcpkg` to wherever you have vcpkg installed.