This commit is contained in:
HybridDog 2014-01-22 18:23:41 +01:00
parent 627c461be2
commit 8fe78096dc
2 changed files with 3 additions and 4 deletions

View File

@ -1,10 +1,7 @@
Nuke:
This is a modified version of sfan5's nuke mod.
differences:
Look here if you want to see the differences:
https://github.com/HybridDog/nuke/compare/original...master

View File

@ -1,6 +1,8 @@
-- Nuke Mod 1.5 by sfan5
-- Licensed under GPLv2
-- differences: https://github.com/HybridDog/nuke/compare/original...master
local time_load_start = os.clock()
print("[nuke] loading...")