Skip to content

OmairMunir0/XAnimations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

XAnimations

Client side library for animations made for VC:MP. Supports decUI elements as well as the default elements.

Installation

  1. Click the "Clone or download" button, select "Download ZIP".
  2. Extract all the "XAnimations-master/XAnimations" folder to "store/script/..here"
  3. Add the following code into your script:
function Script::ScriptLoad() {
  Script.LoadScript("XAnimations/XAnimations_Main.nut");
}

function Script::ScriptProcess() {
  SqAnimations.onProcess();
}

Usage

Refer to the Wiki.

Credits

  • Xmair
  • Doom_Kill3R (DizzasTeR)

About

Client side library for animations made for VC:MP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published