Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/natsuneko-laboratory/csprojhooks

CsprojHooks performs additional processing when Unity Editor generates the .csproj.
https://github.com/natsuneko-laboratory/csprojhooks

Last synced: 4 days ago
JSON representation

CsprojHooks performs additional processing when Unity Editor generates the .csproj.

Awesome Lists containing this project

README

        

# Csproj Hooks

CsprojHooks performs additional processing when Unity Editor generates the .csproj.

## Supports

- Unity 2019.4 or greater
- This extension is created by Unity 2021.3
- Visual Studio 2022

## Extend

If you want to additional csproj modification with configuration, implements `ICsprojHooksFeature` interface.

## License

MIT by [@6jz](https://twitter.com/6jz)