Giter VIP home page Giter VIP logo

blueberryy / infinite-jumping Goto Github PK

View Code? Open in Web Editor NEW

This project forked from chanz/infinite-jumping

0.0 0.0 0.0 313 KB

This is a SourceMod plugin it lets users auto jump and/or double jump in mid air, when holding down the jump button.

Home Page: https://forums.alliedmods.net/showthread.php?t=132391

License: GNU General Public License v3.0

SourcePawn 91.04% C++ 7.39% Pawn 0.44% PHP 1.12%

infinite-jumping's Introduction

infinite-jumping

This is a SourceMod plugin it lets users auto jump and/or double jump in mid air, when holding down the jump button. AlliedModders Thread: https://forums.alliedmods.net/showthread.php?t=132391

Merging smlib updates

To update smlib: We will merge the latest smlib/feature-pluginmanager into addons/sourcemod. Commit messages are squashed, that means the history of feature-pluginmanager is compressed to one commit.

git remote add smlib [email protected]:bcserv/smlib.git
// fetch the latest changes to the target branch
git fetch smlib feature-pluginmanager
// folder addons/sourcemod must exist!
git merge --squash -srecursive -Xsubtree=addons/sourcemod --strategy-option theirs  smlib/feature-pluginmanager

infinite-jumping's People

Contributors

blueberryy avatar chanz 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.