Skip to content

gree/lwf-loader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LWF Loader

Loads LWF in a simple and easy way. This is the assistant tool for LWF Library.

LWF Loader Overview

How to run?

  1. Download the latest version of lwf.js from LWF Repository.
  2. Download underscore.js or compatible library.
  3. Include above files with lwf-loader.js to your project.
  4. Call loader function in your project.

Please refer to LWF demo page for samples and more information.

Structure

|-- lwf-loader
|   |-- js
|       |-- lwf-loader.js
|       |-- lwf-loader.min.js
|   |-- README.md
  • /lwf-loader/js/lwf-loader.js

    Main implementation of lwf-loader.

  • /lwf-loader/js/lwf-loader.min.js

    Minified version of lwf-loader.js. Closure compiler(SIMPLE_OPTIMIZATIONS) is applied for minification.

Documentation

LWF Loader Document

LWF Loader 日本語版ドキュメント

About

lwf-loader provides many functions which support LWF usages in game development.

Resources

License

Zlib, Unknown licenses found

Licenses found

Zlib
LICENSE
Unknown
LICENSE.3RDPARTY

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •