https://github.com/mackron/openchernobyl
The main repository for the Open Chernobyl project.
https://github.com/mackron/openchernobyl
Last synced: 4 months ago
JSON representation
The main repository for the Open Chernobyl project.
- Host: GitHub
- URL: https://github.com/mackron/openchernobyl
- Owner: mackron
- License: other
- Created: 2012-07-17T22:57:31.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2021-01-18T08:17:07.000Z (over 5 years ago)
- Last Synced: 2025-06-14T22:45:39.044Z (12 months ago)
- Language: HTML
- Size: 1.67 MB
- Stars: 5
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Open Chernobyl
==============
Open Chernobyl is an open source game loosly inspired by the S.T.A.L.K.E.R.
series. At the moment it's just a hobby project that I'm tinkering on in my
free time, but hopefully it'll become playable at some point.
Social media:
* Twitter: http://twitter.com/openchernobyl (@openchernobyl)
* Google+/Email: openchernobyl@gmail.com
Contributing
============
Please see BUILDING for instructions on how to compile the project.
Also keep in mind that all code contributions are released under the BSD
license which can be viewed in the LINCENSE file.
Distributing
============
Open Chernobyl uses third-party middleware libraries which require binary
distributions to include a copy of the respective licenses. When distributing
a copy of Open Chernobyl, be sure to play it safe and include the LICENSE file
in the root directory of this repository with your distribution.
License
=======
Copyright (c) 2018, David Reid
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
1. Redistributions of source code must retain the above copyright notice, this
list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
3. Neither the name of the copyright holder nor the names of its contributors
may be used to endorse or promote products derived from this software
without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY 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.