Coder Social home page Coder Social logo

browntown-gaming / ulib Goto Github PK

View Code? Open in Web Editor NEW

This project forked from teamulysses/ulib

0.0 1.0 0.0 851 KB

ULib: A Lua library for more rapid development on Garry's Mod servers

Home Page: http://ulyssesmod.net

License: Other

Lua 100.00%

ulib's Introduction

ULib

ULib is a developer library for GMod 13 (http://garrysmod.com/).

ULib provides such features as universal physics, user access lists, and much, much more!

Visit our homepage at http://ulyssesmod.net/.

You can talk to us on our forums at http://forums.ulyssesmod.net/.

Requirements

ULib requires a working copy of the latest garrysmod, and that's it!

Installation

Workshop

ULib's workshop ID is 557962238. You can subscribe to ULib via Workshop here.

Classic

To install ULib, simply extract the files from the downloaded archive to your garrysmod/addons folder. When you've done this, you should have a file structure like this:

<garrysmod>/addons/ulib/lua/ULib/init.lua

<garrysmod>/addons/ulib/lua/ULib/server/util.lua

<garrysmod>/addons/ulib/lua/autorun/ulib_init.lua

<garrysmod>/addons/ulib/data/ULib/users.txt

Please note that installation is the same on dedicated servers.

You absolutely, positively have to do a full server restart after installing the files. A simple map change will not cut it!

Usage

Server admins do not "use" ULib, they simply enjoy the benefits it has to offer. After installing ULib correctly, scripts that take advantage of ULib will take care of the rest. Rest easy!

Credits

ULib is brought to you by..

Changelog

See the CHANGELOG file for information regarding changes between releases.

Developers

To all developers, I sincerely hope you enjoy what ULib has to offer! If you have any suggestions, comments, or complaints, please tell us at http://forums.ulyssesmod.net/.

If you want an overview of what's in ULib, please visit the documentation at http://ulyssesmod.net/docs/. If you find any bugs, you can report them at https://github.com/TeamUlysses/ulib/issues.

All ULib's functions are kept in the table "ULib" to prevent conflicts.

Revisions are kept in the function/variable documentation. If you don't see revisions listed, it hasn't changed since v2.0

If you write a script taking advantage of ULib, stick the init script inside ULib/modules. ULib will load your script after ULib loads, and will send it to and load it on clients as well.

Some important quirks developers should know about --

  • autocomplete - You have to define the autocomplete on the client, so if you pass a string for autocomplete to ULib.concommand, it will assume you mean a client function. There's also a delay in the sending of these to the client.

ulib's People

Contributors

60percentcaffeine avatar achohbee avatar andreblue avatar fptje avatar mstruntze avatar nayruden avatar no-brain avatar sticklyman avatar yupi2 avatar zpetty33 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.