Skip to content

martinmimigames/utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

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