assorted unit3d: bump engine tag

This commit is contained in:
Garfield69
2025-01-03 07:44:43 +13:00
parent 1d41c0c37a
commit eedb2d43f9
2 changed files with 4 additions and 2 deletions

View File

@@ -190,4 +190,4 @@ search:
minimumseedtime:
# 3 days (as seconds = 3 x 24 x 60 x 60)
text: 259200
# json UNIT3D 8.3.4
# json UNIT3D 8.3.5

View File

@@ -140,6 +140,8 @@ search:
filters:
- name: re_replace
args: ["(?i)(Science Fiction)", "Science_Fiction"]
- name: re_replace
args: ["(?i)(TV Movie)", "TV_Movie"]
- name: replace
args: [" & ", "_&_"]
description:
@@ -188,4 +190,4 @@ search:
minimumseedtime:
# 7 days (as seconds = 7 x 24 x 60 x 60)
text: 604800
# json UNIT3D 8.3.4
# json UNIT3D 8.3.5