https://github.com/needle-tools/needle-engine-modules
https://github.com/needle-tools/needle-engine-modules
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/needle-tools/needle-engine-modules
- Owner: needle-tools
- Created: 2022-07-06T09:17:07.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-02-24T07:53:02.000Z (over 1 year ago)
- Last Synced: 2025-04-24T08:04:50.644Z (about 1 year ago)
- Language: TypeScript
- Size: 200 KB
- Stars: 10
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README

# Needle Engine Modules
*This repository contains [Needle Engine](https://docs.needle.tools) module files (npmdef packages)
Reference them in your Needle Engine Unity project to get started.
[Learn more](https://docs.needle.tools/npmdef) about npmdef packages*
## Content
- Google Drive [twitter](https://twitter.com/marcel_wiessler/status/1533529353384075265)
- Custom Timeline Tracks: VideoTrack, CSSTrack
- Splines (for Unity 2022)
## How to install 💽
## Using Needle Package Installer
1) Download [this installer](https://package-installer.glitch.me/v1/installer/needle/com.needle.engine-modules?registry=https://packages.needle.tools&scope=com.needle&scope=org.khronos)
2) Drag Drop it into a Unity project to install the Needle Engine Modules package
### [From github](https://docs.unity3d.com/Manual/upm-ui-giturl.html):
1) Open Window > Package Manager
2) Click + in top left corner
3) Select Add package from GIT url
4) Paste this `git+https://github.com/needle-tools/needle-engine-modules.git?path=package`
5) Click Add, Unity should now import the package
> **Note**: If you want to reference a specific commit or tag, you can use
`git+https://github.com/needle-tools/needle-engine-modules.git?path=package#6005c22081f9a92eace8585fe0c3d87308593786`.
# Contact ✒️
[🌵 needle — tools for unity](https://needle.tools) •
[@NeedleTools](https://twitter.com/NeedleTools) •
[@marcel_wiessler](https://twitter.com/marcel_wiessler) •
[@hybridherbst](https://twitter.com/hybridherbst) •
[Needle Discord](https://discord.needle.tools)