diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,5 +1,7 @@ # TransitAPI -Moving from place to place! +Transit is an attempt to provide simple uniform helpers for converting and transfering abstract types in Minecraft. + +Transit makes no assumptions about what you transfer or how you transfer it, It only provides basic types for those that need it, and a network based API for compatibility. ## License This mod is available under the MIT licence going forward. |