fix strucure add images
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
require "updateplz.lua"
|
||||
if not getCore():isDedicated() then return end
|
||||
UpdatePLZ.setRestartDelaySeconds(5 * 60)
|
||||
@@ -0,0 +1,7 @@
|
||||
name=Update PLZ (5 minutes)
|
||||
id=UpdatePlz5
|
||||
author=Methylenedioxymethamphetamine & Riggs0
|
||||
description=Restart the dedicated server if mods are outdated after 5 minutes
|
||||
require=UpdatePlz
|
||||
poster=../preview.png
|
||||
icon=../icon.png
|
||||
@@ -0,0 +1,7 @@
|
||||
name=Update PLZ (5 minutes)
|
||||
id=UpdatePlz5
|
||||
author=Methylenedioxymethamphetamine & Riggs0
|
||||
description=Restart the dedicated server if mods are outdated after 5 minutes
|
||||
require=UpdatePlz
|
||||
poster=../preview.png
|
||||
icon=../icon.png
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 2.1 KiB |
@@ -0,0 +1,3 @@
|
||||
require "updateplz.lua"
|
||||
if not getCore():isDedicated() then return end
|
||||
UpdatePLZ.setRestartDelaySeconds(5 * 60)
|
||||
@@ -0,0 +1,7 @@
|
||||
name=Update PLZ (5 minutes)
|
||||
id=UpdatePlz5
|
||||
author=Methylenedioxymethamphetamine & Riggs0
|
||||
description=Restart the dedicated server if mods are outdated after 5 minutes
|
||||
require=UpdatePlz
|
||||
poster=preview.png
|
||||
icon=icon.png
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 84 KiB |
Reference in New Issue
Block a user