Skip to content

X-Hax/SA3D.TextureEditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

SA3D.TextureEditor

In progress Avalonia-based Texture Editor.


Releasing

!! Requires authorization via the X-Hax organisation

  1. Edit the version number in src/SA3D.TextureEditor/SA3D.TextureEditor.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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages