Trending repository
-
Updated
Jun 12, 2022 - Python
The recently-ended Gamedev.js Jam 2022 encouraged game developers to create web games and share their sources on GitHub. GitHub Star
June 29, 2022 • Online
Creating pixel art for fun or animated sprites for a game? The digital artist in you will love these apps and tools!
Mergify is a pull request automation service, triggering actions when a pull request matches defined criteria.
For example, in a few lines of YAML, you can write a rule that automatically merges a pull request if:
Take a look at our examples.
Mergify executes actions for you, freeing you from the burden of managing your pull requests.
Place the access_log and error_log directives inside the main server block instead of http block.
Disable access_log at http block:
File: /etc/nginx/nginx.conf
# ...
http {
# ...
access_log off;
# ...
}
# ...Enable per site access_log and error_log at main server block:
File: /etc/nginx/
I wanted to create an entity that is only shown to one player, but I can still change and resend. Unfortunately, the only way to do that is to manually run Entity#hideEntity on every player on the server, and any that log on after the entity is spawned.
I would like there to be a Entity#hideEntityByDefault w
In medusa-js, add signOut() to the store AuthResource.
There are over 4B people online behind language barriers. Speak everyone's language today and enjoy full and simple control over localization and translation management.
Localazy® is a localization platform built for developers and friendly to all other users.
Manage translations and enjoy powerful localization features.
Integrate Localazy to your Github Actions and forget about all the hassle. Never touch localizable files again