添加插件

This commit is contained in:
2025-11-10 00:08:26 +08:00
parent 4059c207c0
commit 76f80db694
2814 changed files with 436400 additions and 178 deletions

View File

@@ -1,7 +1,8 @@
This directories are splitted into different categories for Assembly Definitions.
(All directories mentioned below will appear when importing fimpossible assembly definitions)
You can use Assembly Definitions to speed up compilation time.
Import .unitypackage FImpossible Assembly Definitions to have them prepared automatically.
Import .unitypackage "FImpossible Assembly Definitions to have them prepared automatically.
/Editor - Scripts responsible for drawing inspector windows and other gui for plugins
@@ -12,4 +13,4 @@ and also additional editor menus
/Plugins - Level Design - All plugins related to level design grouped in one directory
/Plugins - Other - All plugins related to other things like optimization grouped in one directory
/Plugins - Shared - Demos plugins or my other free packages used in shared way for rest of the packages
/Shared Tools - Shared tools for inspector windows or shared math logics
/Shared Tools - Shared tools for inspector windows or shared math logics, this directory is used by all other plugins