Getting Started

How to Install

Add to your project manifiest by path [%UnityProject%]/Packages/manifiest.json new dependency:

{
  "dependencies": {
    "unigame.fluentftp": "https://github.com/UnioGame/FuentFTP.git",
  }
}