Skip to content

TheSledgeHammer/GroovyModels

Repository files navigation

GroovyModels

A Minecraft Mod Focused around a Model API using the Apache Groovy programming language.

Groovy Models is a split from GroovyMC Library. Focusing on a model api. With GroovyMC Library having a more generic infrastructure.

GroovyModels is based around abstracting the model (.json) format using a GroovyObjectModel (.gom), which essentially can be a .json, .xml or .yaml.

Apache License v2.0:

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Notice:

This project also contains source code that is maintained under the LGPL 3.0 and MPL 2.0.

About

A Minecraft Mod focused around Model APIs in Apache Groovy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages