|
1 | 1 | # ProjectMMW |
2 | | -Free Source Game Development for Project MMW - |
| 2 | +Free Source Game Development for Project MMW |
| 3 | + |
| 4 | +Project MMW is a free source game development project inspired by multiplayer pvp game such as mobile suit gundam online, SD Gundam Capsule Fighter (SDGO). |
| 5 | + |
| 6 | +The game will be an online multiplayer pvp Mecha featuring 1v1 (duel) 2v2, 3v3, 5v5, 50v50 as well as a massive MMO eternal battleground experience. |
| 7 | + |
| 8 | +Features: |
| 9 | +– Realtime PVP battle. |
| 10 | +– Custom Mecha with skill and equipment customisation/upgrades. |
| 11 | + |
| 12 | +Note: Because this is a free source game development project which everyone can contribute, features are subject to change during the development cycle. |
3 | 13 |
|
4 | 14 | ## License |
5 | 15 | Please See license terms |
6 | 16 | By contribute to this project, you agree to the license terms of GNU Affero General Public License v3.0 with the sxception of special conditions outline below: |
7 | 17 | - Non-comercial right, this project is a free source project make by gamers for gamers and are strictly not allow for resale. |
8 | 18 |
|
9 | | -For any clarification, please contact repo admin. |
| 19 | +For any clarification, please contact repo admin. |
| 20 | + |
| 21 | +## Contribution Guide: |
| 22 | +Note: Please read and accept the license agreement before making any contributions. |
| 23 | + |
| 24 | +Unity Game Engine: Version 201830f2 |
| 25 | + |
| 26 | +Source Code |
| 27 | +GitHub: https://github.com/jinzwu/ProjectMMW.git |
| 28 | + |
| 29 | +Game Assets |
| 30 | +Dropbox: |
| 31 | +Public Read-Only |
| 32 | +https://www.dropbox.com/sh/ayaopiheo87rup5/AABZPFfII4Lv2pC9fF1Jwk7ga?dl=0 |
| 33 | + |
| 34 | +Upload / File Request Link |
| 35 | +https://www.dropbox.com/request/CCG3ezssLHY7aNjafcrX |
| 36 | + |
| 37 | +Uploaded Temp Folder |
| 38 | +(Only use for if developer need new assets that was uploaded but haven’t been organised into the public folder) |
| 39 | +https://www.dropbox.com/sh/ml5p23mhjunezyr/AACZw9vSwAmhtYAYXuk-CBLua?dl=0 |
| 40 | + |
| 41 | + |
| 42 | +Contribution instruction: |
| 43 | + |
| 44 | +FOR PROGRAMMERS: |
| 45 | +1. Download the project from the GitHub repo above. (Recommend to use sourceTree) |
| 46 | +2. Download the game assets from the Dropbox Public folder. |
| 47 | +3. Add the GameAssets folder to the Asset Directory. |
| 48 | +4. Make sure you are using the correct unity3D version. |
| 49 | +5. Open Project in Unity3D. Make changes and test features. |
| 50 | +6. Commit in a new branch, push and submit a pull request when feature is completed. |
| 51 | +7. Contact Project Admin if there is any issues. |
| 52 | + |
| 53 | +For Artists / Designers / Audio Engineers: |
| 54 | +1. Check for existing appropriate files/assets in the Public folder for existing assets before contributing. |
| 55 | +2. Upload appropriate files. preferably zipped. I will check and reorganised to the public folder if the upload files are suitable for the game. |
| 56 | +3. Contact Project Admin if there is any issues. |
0 commit comments