Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pmuellr/ogre-models

models for the game ogre
https://github.com/pmuellr/ogre-models

Last synced: about 1 month ago
JSON representation

models for the game ogre

Awesome Lists containing this project

README

        

ogre-models - models for the game ogre
================================================================================

hacking
================================================================================

This project uses [cake](http://coffeescript.org/#cake) as it's
build tool. To rebuild the project continuously, use the command

npm run watch

Other `cake` commands are available (assuming you are using npm v2) with
the command

npm run cake --

Run `npm run cake` to see the other commands available in the `Cakefile`.

license
================================================================================

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

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.