Hack and Slash Framework
HnSF is a Unity framework for developing Hack-and-Slash/Character Action games.
com.christides.hack-and-slash-framework 
Install via UPM
Add to Unity Package Manager using this URL
https://www.pkglnk.dev/hack-and-slash-framework.git#upm README Markdown
Copy this to your project's README.md
## Installation
Add **Hack and Slash Framework** to your Unity project via Package Manager:
1. Open **Window > Package Manager**
2. Click **+** > **Add package from git URL**
3. Enter:
```
https://www.pkglnk.dev/hack-and-slash-framework.git#upm
```
[](https://www.pkglnk.dev/pkg/hack-and-slash-framework)README
Hack and Slash Framework
Hack and Slash Framework (or HnSF) is a Unity framework designed for making hack and slash games.
Current Status: Pre-Alpha
HnSF is not stable currently, so expect things to change and break.
Getting Started
To get started, follow the guide here. This guide will walk you through installing the framework all the way to having a functional game running.
Examples
- 2D Action Example (included in Samples folder)
- RWBY Fan Game
Contributing
Any contributions are appriciated, please create pull request or issues detailing wanted features/bug reports.
No comments yet. Be the first!