Update README.md

This commit is contained in:
HMCore
2019-04-02 21:53:50 +02:00
committed by GitHub
parent f3fc048a4f
commit e5078ba9c8

View File

@@ -1,5 +1,5 @@
# What is HMCore?
HMCore is a way to reduce mod intersection and maximize compatibiliy. This is not a traditional Core Mod project. HMCore will be collection of flexible interfaces, that allow not only mods to be built upon, but also allow custom implementations.
HMCore, or **Hytale Modding Core**, is a way to reduce mod intersection and maximize compatibiliy. This is not a traditional Core Mod project. HMCore will be collection of flexible interfaces, that allow not only mods to be built upon, but also allow custom implementations.
Imagine something similar to the Flans Mod, but in addition to creating new guns and vehicles, you can also create different versions of the Flans mod itself, and customize vehicle behavior and how the guns feel like.