3
0
Mirror von https://github.com/IntellectualSites/FastAsyncWorldEdit.git synchronisiert 2024-07-03 09:18:03 +02:00

Updated credits.

Dieser Commit ist enthalten in:
sk89q 2011-01-17 21:18:41 -08:00
Ursprung e6f12324c0
Commit 6adab71160
2 geänderte Dateien mit 14 neuen und 6 gelöschten Zeilen

Datei anzeigen

@ -1,6 +1,8 @@
This product includes software from JNBT (http://jnbt.sourceforge.net/).
This product includes software from WorldEdit
(http://www.sk89q.com), under GNU Lesser General Public License, version 3.
This product includes software from JOpt Simple, under the MIT license.
This product includes software from JNBT (http://jnbt.sourceforge.net/).
This product includes software from WorldEdit
(http://www.sk89q.com), under GNU Lesser General Public License, version 3.
This product includes software from JOpt Simple, under the MIT license.
This product includes software by toi.

Datei anzeigen

@ -12,3 +12,9 @@ files, and much more.
For installation and usage help, see:
http://wiki.sk89q.com/wiki/WorldEdit
Thanks
------
- grum for providing the area smooth code.
- toi for the TargetBlock class.