Unity Package Structure

This commit is contained in:
Syntriax 2022-12-15 19:32:10 +03:00
parent 0e6b0e4138
commit de9db032a6
7 changed files with 42 additions and 2 deletions

8
Editor.meta Normal file
View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: c0bd1159765ed5a4190df5d262e5fa28
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@ -11,7 +11,7 @@ namespace Syntriax.Editor
{
private const string AssetPath = "Assets";
[MenuItem("Syntriax/Create Project Structure")]
[MenuItem("Syntriax/Create Project Structure", false, int.MaxValue)]
private static void CreateStructure()
{
CreateSubFolder($"{AssetPath}", "Art");

View File

@ -0,0 +1,16 @@
{
"name": "Syntriax.ProjectStructureCreator.Editor",
"rootNamespace": "",
"references": [],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}

View File

@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 34011ba7095fe4a46b1fd143973dba26
AssemblyDefinitionImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@ -1,8 +1,10 @@
{
"name": "com.syntriax.project-structure-creator",
"version": "1.0.0",
"version": "0.1.0",
"displayName": "Project Structure Creator",
"unity": "2019.1",
"documentationUrl": "https://git.syntriax.com/Syntriax/ProjectStructureCreator.git",
"dependencies": {},
"keywords": ["Structure"],
"author": {
"name": "Syntriax",

7
package.json.meta Normal file
View File

@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: cc79498536923fe4c8c83196c1569d74
TextScriptImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant: