Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 992 Bytes

README.md

File metadata and controls

41 lines (26 loc) · 992 Bytes

MGGames Utilities

Description

This is the MGGames Utilities. To use, clone the repo and use the branch corresponding to your programming language.

Branches

  • main : nothing
  • android : for android development (java)

License

go to license

How to use

Android

Assuming your java source code path is app/src/main/java and in a git repo:

git submodule add https://github.com/martinmimigames/utils app/src/main/java/mg/utils
cd app/src/main/java/mg/utils
git submodule init
git checkout android
cd ../../../../../..

Issues

We welcome any bug reports, features, or improvements.

Please put them into Issues or create Pull Requests.

Last update of README

Date : 22-01-2023 dd-mm-yyyy