NorthStarCN Gitee组织
NorthStar
是一个开放式的TTF2 MOD与服务器框架,它能够让玩家们在游戏中加载预先编写好的MOD,架设自己的TTF2自定义服务器。对于一般路过玩家而言,使用NorthStar能够在游戏内启用功能增强MOD,在其他玩家架设的自定义服务器房间游玩,而不需要经过Respawn的服务器.
NorthStarCN
则是基于NorthStar这一框架,为了最大限度地照顾国内玩家的游戏体验,对NorthStar进行了大量本地化修改与部署的一个项目分支。该项目目前由一部分国内TTF2爱好者维护.
NorthStar
与 NorthStarCN
均设置了 MIT
开源许可证,该许可证允许和要求:
1.你可以自由地使用、复制、修改、合并、出版发行、分发、再授权及贩售软件及软件的副本
2.你可以自由地根据程序的需要修改授权条款为适当的内容
3.你需要在软件和软件的所有副本中设置版权声明和 MIT
开源许可证
许可证全文如下:
MIT License
Copyright (c) 2021 R2NorthStarCN
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
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.