初始化提交
This commit is contained in:
		
							
								
								
									
										28
									
								
								Plugins/slua_unreal/slua_unreal.uplugin
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										28
									
								
								Plugins/slua_unreal/slua_unreal.uplugin
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,28 @@ | ||||
| { | ||||
| 	"FileVersion": 3, | ||||
| 	"Version": 1, | ||||
| 	"VersionName": "1.0", | ||||
| 	"FriendlyName": "slua_unreal", | ||||
| 	"Description": "slua for unreal4", | ||||
| 	"Category": "Other", | ||||
| 	"CreatedBy": "Siney", | ||||
| 	"CreatedByURL": "", | ||||
| 	"DocsURL": "", | ||||
| 	"MarketplaceURL": "", | ||||
| 	"SupportURL": "", | ||||
| 	"CanContainContent": true, | ||||
| 	"IsBetaVersion": false, | ||||
| 	"Installed": false, | ||||
| 	"Modules": [ | ||||
|     { | ||||
|       "Name": "slua_unreal", | ||||
|       "Type": "Runtime", | ||||
|       "LoadingPhase": "PreLoadingScreen" | ||||
|     }, | ||||
|     { | ||||
|       "Name": "slua_profile", | ||||
|       "Type": "Editor", | ||||
|       "LoadingPhase": "PreDefault" | ||||
|     } | ||||
| 	] | ||||
| } | ||||
		Reference in New Issue
	
	Block a user