Skip to content

AssetRipper/AssetRipper.Bindings.DxilSpirV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

110 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AssetRipper.Bindings.DxilSpirV

C# bindings for dxil-spirv

Nightly builds are available on NuGet.

Building

Note: This is just the highlights.

When pulling, make sure to use git submodule update --recursive.

Compiled native binaries should be placed in the NativeLibaries directory. This ensures that the native binaries are included in the NuGet package. However, due to limitations in .NET compilation, they will not be copied to other local projects, such as the example project. Those will need to be copied manually.

  • ./AssetRipper.Bindings.DxilSpirV/NativeLibraries/win-arm64/native/
  • ./AssetRipper.Bindings.DxilSpirV/NativeLibraries/win-x64/native/
  • ./AssetRipper.Bindings.DxilSpirV/NativeLibraries/linux-arm64/native/
  • ./AssetRipper.Bindings.DxilSpirV/NativeLibraries/linux-x64/native/
  • ./AssetRipper.Bindings.DxilSpirV/NativeLibraries/osx-arm64/native/
  • ./AssetRipper.Bindings.DxilSpirV/NativeLibraries/osx-x64/native/

Pull Requests

I (ds5678) have notifications disabled for this repository because to because I don't wish to receive notifications when automated pull requests are created and merged. For normal pull requests, you should include @ds5678 in the pull request description. Otherwise, it could be many months before I notice it.

Sponsor this project

  •  

Contributors 3

  •  
  •  
  •