LUPS-manager

LUPS-manager

Discuss Lua based Spring scripts (LuaUI widgets, mission scripts, gaia scripts, mod-rules scripts, scripted keybindings, etc...)

Moderator: Moderators

Post Reply
User avatar
Jools
XTA Developer
Posts: 2816
Joined: 23 Feb 2009, 16:29

LUPS-manager

Post by Jools »

The latest LUPS from github doesn't contain a gadget called lups_manager.lua, but instead one called lups_cloak_fx.lua. But it has id: lups_manager.lua:

Code: Select all

-- $Id: lups_manager.lua 3171 2008-11-06 09:06:29Z det $
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--
--  author:  jK
--
--  Copyright (C) 2007,2008.
--  Licensed under the terms of the GNU GPL, v2 or later.
--
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------


function gadget:GetInfo()
  return {
    name      = "Lups Cloak FX",
    desc      = "",
    author    = "jK",
    date      = "008-2014",
    license   = "GNU GPL, v2 or later",
    layer     = 10,
    enabled   = true,
  }
end
Is the previous lups_manager.lua now replaced with lups_cloak_fx.lua?
User avatar
jK
Spring Developer
Posts: 2299
Joined: 28 Jun 2007, 07:30

Re: LUPS-manager

Post by jK »

Gadget enviroment never had a lups_manager.lua
User avatar
Jools
XTA Developer
Posts: 2816
Joined: 23 Feb 2009, 16:29

Re: LUPS-manager

Post by Jools »

Edit: nvm, didn't see this before:
Last edited by Jools on 25 Feb 2015, 17:05, edited 2 times in total.
User avatar
PicassoCT
Journeywar Developer & Mapper
Posts: 10454
Joined: 24 Jan 2006, 21:12

Re: LUPS-manager

Post by PicassoCT »

Its never LuaUtilizingParticles in UnSynced
Post Reply

Return to “Lua Scripts”