alexguirre / RAGENativeUI

MIT License
115 stars 38 forks source link

Make a proper project for examples #61

Closed alexguirre closed 4 years ago

alexguirre commented 4 years ago

Currently, examples cannot be easily built after cloning the repo or on CI. Add a new .csproj containing all the examples and make the necessary changes so only one plugin needed (i.e. using commands to start each example). Additionally, build the examples on CI.