Skip to content
/ Piana Public
forked from f0rmatme/Piana

VALORANT Content Creation Tools for Blender

Notifications You must be signed in to change notification settings

djhaled/Piana

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Piana

Blender addon for creating VALORANT content.

📒 Requirements

Before you download the addon, you must download these first.

  • Download & Install .NET 6.0
  • Blender 3.1+ - Update your Blender if it's not 3.1 or 3.2 (for now it's preferred to use Blender 3.1 for faster import.)
  • At least 30+ gb of empty space. (SSD will be faster.)

🔧 Installation & Usage

  1. Click here to download the latest version of the addon

  2. Open Blender, go to Edit > Preferences > find Piana > Enable it

  3. Inside Piana's UI, go to Settings and fill the inputs as follows.

    Export Folder    = "Path to save your settings & export the maps"
                     // Pick an empty folder with a lot of space.
    PAKs Folder      = "Path to VALORANT's PAK files."
                     // ..Riot Games\VALORANT\live\ShooterGame\Content\Paks\
  4. Before you do anything make sure to open console by going "Window > Toggle System Console"

  5. If you correctly selected the paths, "Map Importer" panel will be revealed. There you can select the map and import it :)

  • Debug Mode : It will disable the save features, and also export some useful .json files. (Not Recommended)
  • Use PerfPatch : It'll inject BlenderPerfPatch to boost the import speed.

✍️ Contributing & Support

❤️ Support

You can support me on my Patreon

Contribute

  1. Get this VSCode Addon
  2. Start VSCode inside "src" folder
  3. CTRL + P > Start Blender (If it crashes re-open VS Code with admin privileges)
  4. You'll see your changes reflected live inside Blender.

Contact

Credits

  • floxay
  • CoRe | Janik.M
  • Rata
  • Drice
  • Devo
  • Zertox

(back to top)

About

VALORANT Content Creation Tools for Blender

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.7%
  • C# 3.3%