Modified the README.md and LICENSE.md files.

Added some information and tweaked the license to allow contributions.
master
Nicole Collings 2019-07-15 13:32:05 -07:00
parent a5dc8ae45f
commit 828fb1ee75
3 changed files with 13 additions and 10 deletions

View File

@ -1 +1,5 @@
(c) 2018-2019 Benjamin Collings, All rights reserved.
(c) 2018-2019 Nicole Collings, All rights reserved.
You do not have permission to redistribute, copy, or share this work without my explicit written permission.
You may download the repository and compile it for personal use or potential contributions.
Please contact me if you have any questions or special requests.

View File

@ -1,6 +1,10 @@
# Zeus Voxel Client
# Zeus Voxel Engine
(c) 2018-2019 Benjamin Collings, All Rights Reserved.
A highly moddable, fast, extensible C++ Voxel Game. Sounds like all the other ones right? Well - This one's better.
This project is very early in development, and is not in a usable form right now without extensive configuration (undocumented at this point in time).
You do not have permission to redistribute, copy, or use this work without my explicit written permission.
Please contact me if you have any questions or requests.
(c) 2018-2019 Nicole Collings, All Rights Reserved.
You do not have permission to redistribute, copy, or share this work without my explicit written permission.
You may download the repository and compile it for personal use or potential contributions.
Please contact me if you have any questions or special requests.

View File

@ -1,5 +0,0 @@
//
// Created by aurailus on 11/07/19.
//
#include "Address.h"