Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a5a89443de | |||
| e5583a3b92 | |||
| a89cbbf2c8 |
@@ -1,3 +1,7 @@
|
|||||||
|
## 1.0.6 (March 06, 2025)
|
||||||
|
- feat: SML Bump
|
||||||
|
- feat: Bump SML
|
||||||
|
|
||||||
## 1.0.5 (January 10, 2025)
|
## 1.0.5 (January 10, 2025)
|
||||||
- ci: LFS Changes
|
- ci: LFS Changes
|
||||||
- ci: wwise project
|
- ci: wwise project
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
{
|
{
|
||||||
"FileVersion": 3,
|
"FileVersion": 3,
|
||||||
"Version": 1,
|
"Version": 1,
|
||||||
"VersionName": "1.0.5",
|
"VersionName": "1.0.6",
|
||||||
"SemVersion": "1.0.5",
|
"SemVersion": "1.0.6",
|
||||||
"FriendlyName": "Refined R&D Api",
|
"FriendlyName": "Refined R&D Api",
|
||||||
"Description": "This Lib can be used to create Mod Compatability with Refined R&D Mods",
|
"Description": "This Lib can be used to create Mod Compatability with Refined R&D Mods",
|
||||||
"Category": "Modding",
|
"Category": "Modding",
|
||||||
@@ -26,8 +26,8 @@
|
|||||||
{
|
{
|
||||||
"Name": "SML",
|
"Name": "SML",
|
||||||
"Enabled": true,
|
"Enabled": true,
|
||||||
"SemVersion": "^3.9.0"
|
"SemVersion": "^3.10.0"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"GameVersion": ">=377620"
|
"GameVersion": ">=383729"
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user