libragephoto: move to 0.7.0 version and other changes
- src/dotnet: move targets file to net47 only - src/dotnet: rename Syping.RagePhoto.Core to RagePhoto.Core - GitHub Actions: add Linux .NET build
This commit is contained in:
parent
cd5a160d70
commit
3a1d1e59b5
11 changed files with 142 additions and 360 deletions
|
|
@ -1,6 +1,6 @@
|
|||
using System;
|
||||
|
||||
namespace Syping.RagePhoto {
|
||||
namespace RagePhoto {
|
||||
|
||||
public enum DefaultSize : UInt32 {
|
||||
DEFAULT_GTA5_PHOTOBUFFER = 524288U,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue