Skip to content

Commit 5eb5d7b

Browse files
committed
second commit
1 parent 79f8552 commit 5eb5d7b

1 file changed

Lines changed: 28 additions & 28 deletions

File tree

Jimmon_NoPackageFluid.uplugin

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,30 @@
11
{
2-
"FileVersion": 3,
3-
"Version": 1,
4-
"VersionName": "1.0",
5-
"SemVersion": "1.0",
6-
"FriendlyName": "Jimmon_NoPackageFluid",
7-
"Description": "Lite Mod for ContentLib, removes the need for containers when packaging fluids",
8-
"Category": "Modding",
9-
"CreatedBy": "Jimmon",
10-
"CreatedByURL": "",
11-
"DocsURL": "",
12-
"MarketplaceURL": "",
13-
"SupportURL": "",
14-
"CanContainContent": true,
15-
"IsBetaVersion": false,
16-
"IsExperimentalVersion": false,
17-
"Installed": false,
18-
"Plugins": [
19-
{
20-
"Name": "SML",
21-
"Enabled": true,
22-
"SemVersion": "^3.3.0"
23-
},
24-
{
25-
"Name": "ContentLib",
26-
"Enabled": true,
27-
"SemVersion": ">=0.2.0"
28-
}
29-
]
2+
"FileVersion": 3,
3+
"Version": 1,
4+
"VersionName": "1.0.0",
5+
"SemVersion": "1.0.0",
6+
"FriendlyName": "Jimmon No Packages For Fluid",
7+
"Description": "Lite Mod for ContentLib, removes the need for containers when packaging fluids",
8+
"Category": "Modding",
9+
"CreatedBy": "jimmon89",
10+
"CreatedByURL": "",
11+
"DocsURL": "https://docs.ficsit.app/contentlib/latest/index.html",
12+
"MarketplaceURL": "",
13+
"SupportURL": "",
14+
"CanContainContent": true,
15+
"IsBetaVersion": false,
16+
"IsExperimentalVersion": false,
17+
"Installed": false,
18+
"Plugins": [
19+
{
20+
"Name": "SML",
21+
"Enabled": true,
22+
"SemVersion": "^3.3.2"
23+
},
24+
{
25+
"Name": "ContentLib",
26+
"Enabled": true,
27+
"SemVersion": "^1.0.0"
28+
}
29+
]
3030
}

0 commit comments

Comments
 (0)