File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11MIT License
22
3- Copyright (c) 2018 - 2020 Gleb Krasilich
3+ Copyright (c) 2018 - 2023 Gleb Krasilich and GmodNET contributors
44
55Permission is hereby granted, free of charge, to any person obtaining a copy
66of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 55 <Nullable >enable</Nullable >
66 <WarningsAsErrors >Nullable</WarningsAsErrors >
77 <PackageLicenseExpression >MIT</PackageLicenseExpression >
8- <Product >GmodNET API</Product >
9- <Description >GmodNET API library contains all necessary interfaces to write a GmodNET module.</Description >
8+ <Product >GmodNET. API</Product >
9+ <Description >GmodNET. API library contains all necessary interfaces to write a Gmod.NET module.</Description >
1010 <RepositoryUrl >https://github.com/GmodNET/GmodDotNet</RepositoryUrl >
1111 <RepositoryType >Git</RepositoryType >
1212 <PackageTags >garrysmod; GmodNET</PackageTags >
1313 <PackageProjectUrl >https://github.com/GmodNET/GmodDotNet</PackageProjectUrl >
1414 <PackageIcon >gmodnetlogo.png</PackageIcon >
1515 <Company >GmodNET</Company >
16- <Copyright >Copyright (c) 2018 - 2021 Gleb Krasilich, GmodNET</Copyright >
16+ <Copyright >Copyright (c) 2018 - 2023 Gleb Krasilich, GmodNET</Copyright >
1717 <PublishRepositoryUrl >true</PublishRepositoryUrl >
1818 <AllowUnsafeBlocks >true</AllowUnsafeBlocks >
1919 <DebugType >Portable</DebugType >
Original file line number Diff line number Diff line change 1212 <RepositoryType >Git</RepositoryType >
1313 <Company >GmodNET</Company >
1414 <Product >$(Description)</Product >
15- <Copyright >Copyright (c) 2018 - 2021 Gleb Krasilich, GmodNET</Copyright >
15+ <Copyright >Copyright (c) 2018 - 2023 Gleb Krasilich, GmodNET</Copyright >
1616 <PublishRepositoryUrl >true</PublishRepositoryUrl >
1717 <AllowUnsafeBlocks >true</AllowUnsafeBlocks >
1818 <DebugType >Portable</DebugType >
Original file line number Diff line number Diff line change 11{
2- "Version" : " 1.0.0-alpha.1 " ,
2+ "Version" : " 1.0.0-rc " ,
33 "Codename" : " Trubchevsk"
44}
You can’t perform that action at this time.
0 commit comments