File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 44 "type" : " native" ,
55 "author" : " author" ,
66 "description" : " description" ,
7- "version" : " 0.13.12 " ,
7+ "version" : " 0.13.14 " ,
88 "dependencies" : [
99 {
1010 "name" : " GMLIB"
Original file line number Diff line number Diff line change 11{
22 "format_version" : 2 ,
33 "tooth" : " github.com/GroupMountain/GMSidebar" ,
4- "version" : " 0.13.13 " ,
4+ "version" : " 0.13.14 " ,
55 "info" : {
66 "name" : " GMSidebar" ,
77 "description" : " High Performance Sidebar Mod" ,
1515 },
1616 "asset_url" : " https://github.com/GroupMountain/GMSidebar/releases/download/v0.13.13/GMSidebar-windows-x64.zip" ,
1717 "dependencies" : {
18- "github.com/LiteLDev/LeviLamina" : " >=1.1.1 " ,
19- "github.com/GroupMountain/GMLIB" : " >= 1.0.2 "
18+ "github.com/LiteLDev/LeviLamina" : " >=1.3.0 " ,
19+ "github.com/GroupMountain/GMLIB" : " >= 1.3.0 "
2020 },
2121 "files" : {
2222 "place" : [
Original file line number Diff line number Diff line change @@ -8,9 +8,9 @@ if not has_config("vs_runtime") then
88end
99
1010-- Option 1: Use the latest version of LeviLamina released on GitHub.
11- add_requires (" levilamina 1.1 .1" , {configs = {target_type = " server" }})
11+ add_requires (" levilamina 1.3 .1" , {configs = {target_type = " server" }})
1212add_requires (" levibuildscript" )
13- add_requires (" gmlib 1.0.2 " )
13+ add_requires (" gmlib 1.3.0 " )
1414
1515target (" GMSidebar" ) -- Change this to your mod name.
1616 add_cxflags (
You can’t perform that action at this time.
0 commit comments