src.redpoint.games Open in urlscan Pro
159.196.218.167  Public Scan

Submitted URL: http://src.redpoint.games/
Effective URL: https://src.redpoint.games/explore
Submission: On January 23 via manual from US — Scanned from ES

Form analysis 3 forms found in the DOM

<form tabindex="-1" class="b-dropdown-form gl-p-0">
  <div class="gl-display-flex gl-align-items-stretch">
    <div data-testid="menu-sidebar" class="gl-w-grid-size-30 gl-flex-shrink-0 gl-bg-gray-10 gl-p-3 gl-w-full">
      <div class="gl-display-flex gl-align-items-stretch gl-flex-direction-column">
        <div data-testid="menu-section" class=""><strong data-testid="menu-header" class="gl-px-4 gl-py-2 gl-text-gray-900 gl-display-block"> Explore </strong><a aria-label="Projects" data-qa-selector="menu_item_link" data-qa-title="Projects" href="/explore" class="btn top-nav-menu-item gl-display-block gl-pr-3! gl-w-full btn-default btn-md gl-button btn-default-tertiary gl-shadow-none! gl-font-weight-bold! active gl-mt-1" data-testid="menu-item"><!----> <!---->  <span class="gl-button-text"><span class="gl-display-flex"><svg data-testid="project-icon" role="img" aria-hidden="true" class="gl-icon s16 gl-mr-3!"><use href="/assets/icons-ce4e8ebe16c824ec266af5c86cfa08b0d35e88b4fa857e862dd87bbc726986bc.svg#project"></use></svg> 
      Projects
      <!----></span></span></a><a aria-label="Groups" data-qa-selector="menu_item_link" data-qa-title="Groups" href="/explore/groups" class="btn top-nav-menu-item gl-display-block gl-pr-3! gl-w-full btn-default btn-md gl-button btn-default-tertiary gl-mt-1" data-testid="menu-item"><!----> <!---->  <span class="gl-button-text"><span class="gl-display-flex"><svg data-testid="group-icon" role="img" aria-hidden="true" class="gl-icon s16 gl-mr-3!"><use href="/assets/icons-ce4e8ebe16c824ec266af5c86cfa08b0d35e88b4fa857e862dd87bbc726986bc.svg#group"></use></svg> 
      Groups
      <!----></span></span></a><a aria-label="Snippets" data-qa-selector="menu_item_link" data-qa-title="Snippets" href="/explore/snippets" class="btn top-nav-menu-item gl-display-block gl-pr-3! gl-w-full btn-default btn-md gl-button btn-default-tertiary gl-mt-1" data-testid="menu-item"><!----> <!---->  <span class="gl-button-text"><span class="gl-display-flex"><svg data-testid="snippet-icon" role="img" aria-hidden="true" class="gl-icon s16 gl-mr-3!"><use href="/assets/icons-ce4e8ebe16c824ec266af5c86cfa08b0d35e88b4fa857e862dd87bbc726986bc.svg#snippet"></use></svg> 
      Snippets
      <!----></span></span></a></div>
      </div>
    </div>
    <div data-testid="menu-subview" data-qa-selector="menu_subview_container" class="gl-w-grid-size-40 gl-overflow-hidden gl-p-3" style="display: none;"></div>
  </div>
</form>

GET /search

<form action="/search" accept-charset="UTF-8" method="get">
  <div class="gl-search-box-by-type">
    <svg class="s16 gl-search-box-by-type-search-icon gl-icon" data-testid="search-icon">
      <use href="/assets/icons-ce4e8ebe16c824ec266af5c86cfa08b0d35e88b4fa857e862dd87bbc726986bc.svg#search"></use>
    </svg>
    <input autocomplete="off" class="form-control gl-form-input gl-search-box-by-type-input" data-qa-selector="search_box" id="search" name="search" placeholder="Search GitLab" type="text">
  </div>
  <input type="hidden" name="snippets" id="snippets" autocomplete="off">
  <input type="hidden" name="repository_ref" id="repository_ref" autocomplete="off">
  <input type="hidden" name="nav_source" id="nav_source" value="navbar" autocomplete="off">
  <kbd class="gl-absolute gl-right-3 gl-top-0 keyboard-shortcut-helper gl-z-index-1 has-tooltip" data-html="true" data-placement="bottom" title="Use the shortcut key <kbd>/</kbd> to start a search"> / </kbd>
</form>

GET /explore?sort=latest_activity_desc

<form class="project-filter-form" data-qa-selector="project_filter_form_container" id="project-filter-form" action="/explore?sort=latest_activity_desc" accept-charset="UTF-8" method="get"><input type="search" name="name"
    id="project-filter-form-field" placeholder="Filter by name" class="project-filter-form-field form-control input-short js-projects-list-filter" spellcheck="false">
  <input type="hidden" name="sort" id="sort" value="latest_activity_desc" autocomplete="off">
  <input type="submit" name="commit" class="gl-display-none!" data-disable-with="">
  <div class="dropdown js-project-filter-dropdown-wrap gl-display-inline">
    <button class="dropdown-menu-toggle " id="sort-projects-dropdown" type="button" data-toggle="dropdown" data-display="static"><span class="dropdown-toggle-text ">Updated date</span><svg class="s16 dropdown-menu-toggle-icon gl-top-3"
        data-testid="chevron-down-icon">
        <use href="/assets/icons-ce4e8ebe16c824ec266af5c86cfa08b0d35e88b4fa857e862dd87bbc726986bc.svg#chevron-down"></use>
      </svg></button>
    <ul class="dropdown-menu dropdown-menu-right dropdown-menu-selectable">
      <li class="dropdown-header"> Sort by </li>
      <li>
        <a class="is-active" href="/explore?sort=latest_activity_desc">Updated date
</a>
      </li>
      <li>
        <a href="/explore?sort=created_desc">Last created
</a>
      </li>
      <li>
        <a href="/explore?sort=name_asc">Name
</a>
      </li>
      <li>
        <a href="/explore?sort=name_desc">Name, descending
</a>
      </li>
      <li>
        <a href="/explore?sort=stars_desc">Most stars
</a>
      </li>
      <li>
        <a href="/explore?sort=latest_activity_asc">Oldest updated
</a>
      </li>
      <li>
        <a href="/explore?sort=created_asc">Oldest created
</a>
      </li>
      <li class="divider"></li>
      <li>
        <a class="is-active" href="/explore?sort=latest_activity_desc">Hide archived projects
</a>
      </li>
      <li>
        <a href="/explore?archived=true&amp;sort=latest_activity_desc">Show archived projects
</a>
      </li>
      <li>
        <a href="/explore?archived=only&amp;sort=latest_activity_desc">Show archived projects only
</a>
      </li>
    </ul>
  </div>
</form>

Text Content

Skip to content
GitLab

 * * Explore Projects Groups Snippets
     

Projects Groups Snippets
 * 
   /
 * 

 * Help
    * 
    * Help
    * Support
    * Community forum
    * Keyboard shortcuts ?
    * 
    * Submit feedback
    * 

 * Sign in

Toggle navigation Menu


EXPLORE GITLAB

Discover projects, groups and snippets. Share your projects with others


 * All
 * Most stars
 * Trending

Updated date
 * Sort by
 * Updated date
 * Last created
 * Name
 * Name, descending
 * Most stars
 * Oldest updated
 * Oldest created
 * 
 * Hide archived projects
 * Show archived projects
 * Show archived projects only


 * REDPOINTGAMES / UEFS
   
   Package Unreal Engine into a single file, then project it into the Windows
   filesystem for faster & smaller Unreal Engine installations.
   
   Topics: unreal engine devops
   1
   Updated 1 day ago
   1 3
   Updated 1 day ago


 * REDPOINTGAMES / DOCUMENTATION
   
   This repository contains the documentation for all Redpoint Games products,
   and is served on docs.redpoint.games.
   
   Topics: unreal engine documentation
   0
   Updated 4 days ago
   0 0 0 0
   Updated 4 days ago


 * REDPOINTGAMES / UNREAL ENGINE SCRIPTS
   
   Scripts for building and testing Unreal Engine plugins, projects and custom
   engines. Include it as a submodule in your Git repository.
   
   Topics: unreal engine game develop... plugin devel...
   + 4 more
   1
   Updated 5 days ago
   1 1 0 10
   Updated 5 days ago
 * L
   
   
   REDPOINTGAMES / LIBGIT2SHARP
   
   0
   Updated 1 week ago
   0
   Updated 1 week ago
 * L
   
   
   REDPOINTGAMES / LIBGIT2SHARP.NATIVEBINARIES
   
   Updated version of native binaries for libgit2sharp with SSH support.
   
   0
   Updated 1 week ago
   0
   Updated 1 week ago
 * L
   
   
   REDPOINTGAMES / LIBGIT2
   
   libgit2 with fixes that make it compile with SSH supported embedded.
   
   0
   Updated 1 week ago
   0
   Updated 1 week ago


 * REDPOINTGAMES / CLOUD FRAMEWORK
   
   A C# framework for building ASP.NET Core applications on Google Cloud.
   
   Topics: csharp google cloud framework
   + 1 more
   0
   Updated 2 weeks ago
   0 0 1 1
   Updated 2 weeks ago
 * M
   
   
   REDPOINTGAMES / MSBUILD FILESYSTEM TEST
   
   0
   Updated 1 month ago
   0 0
   Updated 1 month ago


 * REDPOINTGAMES / REDPOINT PLUGIN EXAMPLE PROJECTS
   
   Example projects for all of the Redpoint Games Unreal Engine plugins. We've
   now got a single repository that contains all of the example projects.
   
   Topics: unreal engine epic online ... example project
   + 2 more
   0
   Updated 1 month ago
   0
   Updated 1 month ago


 * REDPOINTGAMES / IO
   
   A better build monitor for GitLab.
   
   0
   Updated 2 months ago
   0
   Updated 2 months ago
 * H
   
   
   JUNE / HELM TEMPLATE FOR MASTODON
   
   Topics: helm mastodon
   0
   Updated 2 months ago
   0
   Updated 2 months ago
 * D
   
   
   JUNE / DOKAN TEST
   
   Experimental on-demand block fetching with Dokan. It's designed so that you
   mount VHDs from the Dokan path, and it will fetch and cache remote 128kb
   blocks as the VHD is used.
   
   0
   Updated 3 months ago
   0
   Updated 3 months ago


 * REDPOINTGAMES / ONLINE INTERFACES
   
   A set of additional interfaces for accessing lobbies, avatars and other
   features of Online Subsystems in Unreal Engine.
   
   Topics: unreal engine online subsy... lobby interface
   2
   Updated 4 months ago
   2 0 0
   Updated 4 months ago


 * REDPOINTGAMES / CONTINUOUS TESTING FOR UNREAL ENGINE
   
   This is a starting point for doing continuous testing of Unreal Engine games.
   We use it at Redpoint Games for testing our Matchmaking plugin, but we're
   open sourcing the base so you can use it for your own games as well.
   
   Topics: unreal engine automation testing
   1
   Updated 5 months ago
   1 0 0
   Updated 5 months ago


 * REDPOINTGAMES / REACT.NET
   
   Modified version of React.NET with support for React v18.
   
   Topics: csharp react
   0
   Updated 8 months ago
   0
   Updated 8 months ago


 * REDPOINTGAMES / A MOMENTARY MEETING DATA
   
   This repository contains all the data (like rooms, prompts, etc.) for A
   Momentary Meeting. That way, we can hot reload the database into production
   without doing a full 10 minute deploy :)
   
   Topics: global game jam multiplayer ...
   0
   Updated 8 months ago
   0
   Updated 8 months ago


 * REDPOINTGAMES / A MOMENTARY MEETING
   
   A Momentary Meeting is about exploring an ever-changing world, and the
   fleeting interactions you have with other people along the way. For Global
   Game Jam 2021.
   
   Topics: global game jam multiplayer ...
   0
   Updated 8 months ago
   0 0
   Updated 8 months ago


 * REDPOINTGAMES / KUBERNETES AUTOSCALER
   
   A fork of the Kubernetes Autoscaler that fixes the Google Cloud support to
   work with a mixed-node cluster.
   
   0
   Updated 8 months ago
   0 0
   Updated 8 months ago
 * I
   
   
   REDPOINTGAMES / IOS TOOLS FOR WINDOWS
   
   Builds libimobiledevice, it's tools and ideviceinstaller.
   
   Topics: ios windows libimobilede...
   + 1 more
   0
   Updated 8 months ago
   0
   Updated 8 months ago


 * REDPOINTGAMES / CONTRIBUTING
   
   Wiki guide for contributing merge requests to Redpoint Games GitLab projects.
   
   0
   Updated 8 months ago
   0 0
   Updated 8 months ago




MENU

Explore Projects Groups Snippets