mirror of
https://github.com/simtactics/mysimulation.git
synced 2025-07-27 09:44:58 -04:00
Added rtti-reader and made various cleanups, switching to Shutdown_M for error handling
This commit is contained in:
parent
5444c9aea6
commit
6dddbd2efa
25 changed files with 771 additions and 194 deletions
|
@ -1,3 +1,24 @@
|
|||
IMPORTANT:
|
||||
Niotso is distributed under the terms of the GNU GPLv3.
|
||||
|
||||
While this license does permit others to compile, distribute, change,
|
||||
and distribute changes to Niotso, in reality, many of these freedoms
|
||||
cannot legally be enacted by anybody.
|
||||
|
||||
Specifically, if you make changes to Niotso such that it significantly
|
||||
changes the "game experience as presented to the player", it cannot
|
||||
be distributed to others. You also may not distribute a version of
|
||||
Niotso that has stripped the EA or Maxis trademarked names or logos
|
||||
anywhere from the game. Personal use of these modifications is okay.
|
||||
|
||||
These restrictions are not enforced by us, but may potentially be used
|
||||
by EA in attempt to take down your game.
|
||||
|
||||
If you have any questions, you may visit
|
||||
<http://wiki.niotso.org/Niotso/Legal_Summary>
|
||||
|
||||
---
|
||||
|
||||
GNU GENERAL PUBLIC LICENSE
|
||||
Version 3, 29 June 2007
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue