Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Mogoson committed Nov 30, 2022
1 parent 1debb42 commit 281f6bd
Show file tree
Hide file tree
Showing 3 changed files with 49 additions and 9 deletions.
17 changes: 8 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
# MGS-UIMap
- [中文手册](./README_ZH.md)
# MGS.UIMap

## Summary
- Unity plugin for make mini map and draw motion trail in scene UI.
Expand All @@ -8,19 +7,19 @@
- Unity 5.0 or above.
- .Net Framework 3.5 or above.

## Platform

- Windows.

## Achieve
- Global map UI.
- Local map UI.
- Flag on map.
- Draw trail of dynamic flag on map.

## Demo
- Demos in the path "MGS-UIMap/Scenes" provide reference to you.

## Preview
- Global Map Trail
- Demos in the path "MGS.Packages/UIMap/Demo" provide reference to you.

![Global Map Trail](./Attachment/README_Image/GlobalMapTrail.gif)
------

## Contact
- If you have any questions, feel free to contact me at [email protected].
Copyright © 2022 Mogoson. [email protected]
33 changes: 33 additions & 0 deletions UnityProject/Assets/MGS.Packages/UIMap/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
# MGS.UIMap

## Summary
- Unity plugin for make mini map and draw motion trail in scene UI.

## Environment
- Unity 5.0 or above.
- .Net Framework 3.5 or above.

## Platform

- Windows.

## Version

- 1.1.0

## Achieve
- Global map UI.
- Local map UI.
- Flag on map.
- Draw trail of dynamic flag on map.

## Demo
- Demos in the path "MGS.Packages/UIMap/Demo" provide reference to you.

## Source

- https://github.com/mogoson/MGS.UIMap

------

Copyright © 2022 Mogoson. [email protected]
8 changes: 8 additions & 0 deletions UnityProject/Assets/MGS.Packages/UIMap/README.md.meta

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

0 comments on commit 281f6bd

Please sign in to comment.