Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NuGet downloads

SA3D.Modeling.Convert

A library for converting data from SA3D.Modeling between formats, as well as providing more a conventional intermediate format

Releasing

!! Requires authorization via the X-Hax organisation

  1. Edit the version number in src/SA3D.Modeling.Convert/SA3D.Modeling.Convert.csproj; Example: <Version>1.0.0</Version> -> <Version>2.0.0</Version>
  2. Commit the change but dont yet push.
  3. Tag the commit: git tag -a [version number] HEAD -m "Release version [version number]"
  4. Push with tags: git push --follow-tags

This will automatically start the Github Build and Publish workflow

About

SA3D Model and Animation Converter Library

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors