Skip to content

Added sprite replacement for other body parts for units as well as un… #57

Added sprite replacement for other body parts for units as well as un…

Added sprite replacement for other body parts for units as well as un… #57

Workflow file for this run

name: CI
on: [push, pull_request]
jobs:
job:
name: CI
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-dotnet@v4
with:
dotnet-version: '8.0.x'
- name: Build
run: dotnet build