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 1
1
MIT License
2
2
3
- Copyright (c) 2018 - 2020 Gleb Krasilich
3
+ Copyright (c) 2018 - 2023 Gleb Krasilich and GmodNET contributors
4
4
5
5
Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 5
5
<Nullable >enable</Nullable >
6
6
<WarningsAsErrors >Nullable</WarningsAsErrors >
7
7
<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 >
10
10
<RepositoryUrl >https://github.com/GmodNET/GmodDotNet</RepositoryUrl >
11
11
<RepositoryType >Git</RepositoryType >
12
12
<PackageTags >garrysmod; GmodNET</PackageTags >
13
13
<PackageProjectUrl >https://github.com/GmodNET/GmodDotNet</PackageProjectUrl >
14
14
<PackageIcon >gmodnetlogo.png</PackageIcon >
15
15
<Company >GmodNET</Company >
16
- <Copyright >Copyright (c) 2018 - 2021 Gleb Krasilich, GmodNET</Copyright >
16
+ <Copyright >Copyright (c) 2018 - 2023 Gleb Krasilich, GmodNET</Copyright >
17
17
<PublishRepositoryUrl >true</PublishRepositoryUrl >
18
18
<AllowUnsafeBlocks >true</AllowUnsafeBlocks >
19
19
<DebugType >Portable</DebugType >
Original file line number Diff line number Diff line change 12
12
<RepositoryType >Git</RepositoryType >
13
13
<Company >GmodNET</Company >
14
14
<Product >$(Description)</Product >
15
- <Copyright >Copyright (c) 2018 - 2021 Gleb Krasilich, GmodNET</Copyright >
15
+ <Copyright >Copyright (c) 2018 - 2023 Gleb Krasilich, GmodNET</Copyright >
16
16
<PublishRepositoryUrl >true</PublishRepositoryUrl >
17
17
<AllowUnsafeBlocks >true</AllowUnsafeBlocks >
18
18
<DebugType >Portable</DebugType >
Original file line number Diff line number Diff line change 1
1
{
2
- "Version" : " 1.0.0-alpha.1 " ,
2
+ "Version" : " 1.0.0-rc " ,
3
3
"Codename" : " Trubchevsk"
4
4
}
You can’t perform that action at this time.
0 commit comments