1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2025-12-21 17:15:32 +01:00

initial commit

subgame + mods
This commit is contained in:
Ombridride
2014-10-28 18:01:32 +01:00
parent baab1b3f7c
commit 232b274c55
6451 changed files with 226156 additions and 0 deletions

16
mods/fishing/init.lua Executable file
View File

@@ -0,0 +1,16 @@
--[[
Fishing mod extraced out of:
Minetest Ethereal Mod 1.08 (https://forum.minetest.net/viewtopic.php?f=11&t=7656)
Created by ChinChow
Updated by TenPlus1
Extracted with little changes by Xanthin
]]
fishing = {}
dofile(minetest.get_modpath("fishing").."/fishing.lua")
--dofile(minetest.get_modpath("fishing").."/sealife.lua")