Create and control multiple sprites with Wiremod's Expression2
Go to file
2016-12-04 18:01:02 -02:00
lua/entities/gmod_wire_expression2/core/custom Commited SpriteCore to GitHub 2016-12-04 17:35:35 -02:00
.gitattributes Commited SpriteCore to GitHub 2016-12-04 17:35:35 -02:00
addon.json Added addon JSON file 2016-12-04 17:54:31 -02:00
readme_ptbr.md added portuguese translation to readme 2016-12-04 18:01:02 -02:00
README.md added license and improved installation 2016-12-04 17:55:27 -02:00

Description

This is a core extension for wiremod's expression2. You can now create and manipulate multiple sprites at the same time using simple functions.

Installation

Download the .zip and drop the lua folder into your "common/GarrysMod/garrysmod" folder or simple clone it to your addons folder:

cd "%programfiles(x86)%/Steam/SteamApps/common/GarrysMod/garrysmod/addons"
git clone https://github.com/NickMBR/SpriteCore.git spritecore

Usage

Follow this documentation provided at Steam Workshop: SpriteCore Documentation

License

Copyright 2016 NickMBR

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

http://www.apache.org/licenses/LICENSE-2.0

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.