Skip to content

Commit

Permalink
v1.0.69 release
Browse files Browse the repository at this point in the history
  • Loading branch information
liangxiegame@163.com committed Jul 8, 2023
1 parent cb8dd39 commit 0bb5f72
Show file tree
Hide file tree
Showing 1,196 changed files with 50,936 additions and 34,042 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,4 @@ QFramework.Unity2018+/Assets/Plugins/Editor/JetBrains/
QFramework.Unity2018+/AssetBundles/
QFramework.Unity2018+/Assets/StreamingAssets/AssetBundles/
QFramework.Unity2018+/Assets/StreamingAssets/AssetBundles.meta
.DS_Store
Binary file modified QFramework.Toolkits.unitypackage
Binary file not shown.
8 changes: 0 additions & 8 deletions QFramework.Unity2018+/Assets/Plugins.meta

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ namespace QFramework.PointGame
{
public class Enemy : MonoBehaviour,IController
{

private void OnMouseDown()
{
gameObject.SetActive(false);
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"Id": "",
"Version": "v1.0.60",
"Version": "v1.0.69",
"Type": 0,
"AccessRight": 0,
"DownloadUrl": "",
Expand All @@ -11,10 +11,10 @@
],
"DocUrl": "https://liangxiegame.com",
"Readme": {
"version": "v1.0.60",
"content": "修复 UniRx&Tween Action 的报错问题",
"version": "v1.0.69",
"content": "CodeGenKit 修复 Prefab 报错的问题",
"author": "liangxie",
"date": "2023 年 0617 日 12:59",
"date": "2023 年 0708 日 12:43",
"PackageId": ""
}
}

This file was deleted.

Binary file not shown.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

This file was deleted.

This file was deleted.

This file was deleted.

0 comments on commit 0bb5f72

Please sign in to comment.