-
### Description
easiest to set animations of movement
with w a s d move ment
### How to use the extension
add the behavior of 2d or 3d platform or topdown movement and you will can
employment eas…
-
### Suggested Improvement
Some of this text may already be covered in the Crosslink docs, so this would be resolved by #85.
-
Not sure if this is an "issue" or a "need to know". The library zlib is required for install. I installed zlib using
$sudo apt-get install zlib1g-dev
I'm on ubuntu 16.04 LTS. Without super user acce…
-
### Description
This extension allows for any object with a platformer controller to prevent itself from falling off ledges, or bounce off a wall to keep on going.
### How to use the extension
To u…
-
Based on a feedback of Charlotte on the SAMM v2.0 alpha version: "Great seeing the implementation section, I found it to be well done. I have a comment about scanning 3rd party vulnerabilities. We imp…
-
### Description
With this extension you can have Variations of neon (best with glow effect) to use as you wish. Also a All race skin tone randomiser or you can break by race (White,Black,Asian or Oth…
-
### Description
With this extension you can have Variations of neon (best with glow effect) to use as you wish. Also a All race skin tone randomiser or you can break by race (White,Black,Asian or Oth…
-
Allow users to report vulnerable plugins.
### Expected Behavior
Allow users of the plugin portal to report vulnerable plugins using the portal itself.
### Current Behavior
Currentl…
-
Current kube logstream reads agent tokens from the K8s pod spec and then writes to the agent log endpoint. This has a few flaws:
1. The agent token needs to be readable by kube logstream, which means…
-
The GithubOAuth example uses OAuth2's _authorization code grant_.
This is fine if you can delegate the authorization to a server you own and store the client secret there, but this isn't the case he…