Skip to content
This repository has been archived by the owner on Jul 17, 2018. It is now read-only.

theRemix/TweenLiteHaXe

Repository files navigation

used for haXe projects that want to use TweenLite.
add using git submodule add git@github.com:theRemix/TweenLiteHaXe.git src/gs
or something similar to get the gs package in your src dir.
also includes the source .fla and .as files for updating the lib swf

your .gitmodules should look like this

[submodule "src/gs"]
	path = src/gs
	url = git@github.com:theRemix/TweenLiteHaXe.git

About

GreenSock's TweenLite lib for haXe

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages