mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-09-03 13:25:31 +02:00
minetestforfun_game
mods
3d_armor
3d_armor_classes
WorldEdit
_misc
action_timers
ambience
areas
arrow_signs
automappercolors
bakedclay
biome_lib
bobblocks
bonemeal
broomstick
builtin_falling
builtin_item
camera
cherry_tree
chesttools
christmas_craft
claycrafter
coloredwood
colormachine
colouredstonebricks
columnia
connected_chests
cotton
cozy
creeper
darkage
death_messages
diet
digilines
email
enchanting
eventobjects
factions
fail
farming
fences
fishing
food
food_sweet
framedglass
gauges
glow
h2omes
hbarmor
hbhunger
homedecor_modpack
hudbars
interact
inventory_icon
inventorycheck
invtweak
irc_modpack
item_drop
jumping
kpgmobs
lantern
lavatemple
lightning
locked_sign
maidroid
mana
mapfix
maptools
markers
maze
meru
mesecons
metatools
mff
minercantile
mob_horse
mobs
mobs_animal
mobs_monster
mobs_water
money
more_chests
moreblocks
morefarming
moreflowers
moreores
moreplants
moretrees
mtfoods
multitest
music
mysql_auth
nalc
name_restrictions
names_per_ip
nether
news
notice
nyancat
paintings
pclasses
pdisc
peace_areas
pipeworks
plantlife_modpack
player_inactive
player_physics
playeranim
playereffects
pmobs
models
sounds
textures
README.txt
depends.txt
dog.lua
guard.lua
init.lua
license.txt
ninja.lua
npc.lua
npc_female.lua
wolf.lua
yeti.lua
profilerdumper
profnsched
quartz
quests
random_messages
report
returnmirror
riesenpilz
runes
sea
serverguide
shutdown
signs_lib
slimes
snow
soccer
soundset
spears
sponge
sprint
stacktraceplus
stained_glass
technic
throwing
time_regulation
tnt
toolranks
track_players
treasurer
trm_pyramids
tsm_pyramids
u_skins
unified_inventory
unifieddyes
vector_extras
warps
weather_pack
whoison
witchcraft
worldedge
xban2
zombie
other_things
worlds
.gitignore
.gitmodules
LICENSE
README.md
minetest.conf
21 lines
1.1 KiB
Plaintext
21 lines
1.1 KiB
Plaintext
The MIT License (MIT)
|
|
|
|
Copyright (c) 2014 Krupnov Pavel
|
|
|
|
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. |