An open API service indexing awesome lists of open source software.

https://github.com/explooosion/aon

moba rpg first
https://github.com/explooosion/aon

Last synced: about 1 year ago
JSON representation

moba rpg first

Awesome Lists containing this project

README

          

# AON
- Remake Ambition Of Nobunaga
- 重製信長 從多人RPG做起
- 支持我們 https://www.patreon.com/nobu_game

# License
- for unreal part, you need follow unreal eula https://www.unrealengine.com/eula
- for our part, use BSD https://zh.wikipedia.org/wiki/BSD%E8%AE%B8%E5%8F%AF%E8%AF%81

# 怎麼使用 How to use ?

- install UE4.17.2 https://www.unrealengine.com/
- install Visual Studio 2017
- git clone https://github.com/RemakeAONTeam/AON.git
- git lfs fetch
- git lfs pull
- 右鍵點AON.uproject=>Switch Unreal Engine Version選4.17
- 打開產生的AON.sln 按ctrl+F5就可以了

# 怎麼更新 How to update ?
- git pull
- git lfs fetch
- git lfs pull