Skip to content

Commit b8fff3b

Browse files
committed
Update README-RPG-X2.txt
1 parent 36d0bed commit b8fff3b

File tree

1 file changed

+3
-31
lines changed

1 file changed

+3
-31
lines changed

README-RPG-X2.txt

Lines changed: 3 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -47,15 +47,9 @@ Not yet but hopefully soon.
4747

4848
Bug Reports and Patch/Feature Suggestions:
4949
--------------
50-
We have a bug report system set up at http://bugs.rpg-x.net
51-
If you see an error in the game, or if the game crashes,
52-
please let us know! Also if you fixed a bug in the code of
53-
have coded a new feature feels free suggest us adding it
54-
there (please upload a *.diff file).
55-
56-
Note:
57-
As the UberGames bug tracker is down right now use
58-
http://bugs.hennecke-online.net instead.
50+
We are using GitHub for issues tracking (https://github.com/UberGames/rpgxEF/issues).
51+
You can also add Pull Requests on GitHub if you have solved an
52+
issues yourself.
5953

6054
Contact:
6155
--------------
@@ -100,28 +94,6 @@ Lua License:
10094
* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
10195
******************************************************************************/
10296

103-
Original List Module License (list.h, list.c):
104-
----------------------------------------------
105-
/*
106-
Copyright (c) 2011 Zhehao Mao
107-
108-
Permission is hereby granted, free of charge, to any person obtaining a copy of
109-
this software and associated documentation files (the "Software"), to deal in
110-
the Software without restriction, including without limitation the rights to
111-
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
112-
of the Software, and to permit persons to whom the Software is furnished to do
113-
so, subject to the following conditions:
114-
115-
The above copyright notice and this permission notice shall be included in all
116-
copies or substantial portions of the Software.
117-
118-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
119-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
120-
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
121-
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
122-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
123-
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
124-
*/
12597

12698

12799

0 commit comments

Comments
 (0)