Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
PurrNet
/
PurrLobby
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
2
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Release
- #3
#3
Merged
BlenMiner
merged 147 commits into
release
PurrNet/PurrLobby:release
from
dev
PurrNet/PurrLobby:dev
Copy head branch name to clipboard
Aug 27, 2026
Conversation
Commits
147
(147)
Checks
Files changed
Merged
Release
#3
BlenMiner
merged 147 commits into
release
PurrNet/PurrLobby:release
from
dev
PurrNet/PurrLobby:dev
Copy head branch name to clipboard
Commits
Commits on Mar 1, 2026
Add initial implementation of PurrLobby structures and interfaces
BlenMiner
committed
559f259
View commit details
Copy full SHA for 559f259
Browse repository at this point
Add xargs command to Bash settings in local configuration
BlenMiner
committed
f8016e2
View commit details
Copy full SHA for f8016e2
Browse repository at this point
Add tests for lobby and connection functionality, implement PurrLobbyDebugPanel
BlenMiner
committed
680eba8
View commit details
Copy full SHA for 680eba8
Browse repository at this point
Rename PurrLobbyDebugPanel to PurrLobbyImgui and refactor connection handling
BlenMiner
committed
42a354a
View commit details
Copy full SHA for 42a354a
Browse repository at this point
rework UI to use OnGUI
BlenMiner
committed
a0801ca
View commit details
Copy full SHA for a0801ca
Browse repository at this point
refactoring a lot of code after experimentation
BlenMiner
committed
754acb8
View commit details
Copy full SHA for 754acb8
Browse repository at this point
Commits on Mar 5, 2026
refactor files around
BlenMiner
committed
239b7f4
View commit details
Copy full SHA for 239b7f4
Browse repository at this point
we need to refactor this
BlenMiner
committed
a9dd9c6
View commit details
Copy full SHA for a9dd9c6
Browse repository at this point
Commits on Mar 8, 2026
audio for the UI
BlenMiner
committed
4ecc6de
View commit details
Copy full SHA for 4ecc6de
Browse repository at this point
rename SliderSounds to ClickSounds and update related prefab references
BlenMiner
committed
d98a494
View commit details
Copy full SHA for d98a494
Browse repository at this point
fix button being clicked when dragging scrollview
BlenMiner
committed
8a8598d
View commit details
Copy full SHA for 8a8598d
Browse repository at this point
add close sounds to CloseParentView
BlenMiner
committed
5bc79c2
View commit details
Copy full SHA for 5bc79c2
Browse repository at this point
update PurrNet and PurrUI package versions to latest beta releases
BlenMiner
committed
355ccaa
View commit details
Copy full SHA for 355ccaa
Browse repository at this point
add OpenURL and Toaster classes, implement LoadingView and ToastEntry, update LobbyManager and session providers
BlenMiner
committed
f242885
View commit details
Copy full SHA for f242885
Browse repository at this point
Commits on Mar 9, 2026
add CreateLobbyView and LobbyView classes, implement lobby creation logic, update LobbyProvider methods, and adjust UI prefab settings
BlenMiner
committed
123ec0f
View commit details
Copy full SHA for 123ec0f
Browse repository at this point
Commits on Mar 10, 2026
add PurrNetChat and PurrNetMetadata classes, update ILobby and ILobbyChat interfaces, and modify lobby creation logic to include metadata
BlenMiner
committed
3076f44
View commit details
Copy full SHA for 3076f44
Browse repository at this point
update lobby joining logic to implement async methods, add player count slider limits, and enhance cleanup on lobby leave
BlenMiner
committed
466e454
View commit details
Copy full SHA for 466e454
Browse repository at this point
add LobbyView class with player join/leave event handling, update scale factors in UI prefabs, and add new background assets
BlenMiner
committed
d669e4f
View commit details
Copy full SHA for d669e4f
Browse repository at this point
update scale factors in CreateLobby, Loading, LobbyView, and MainMenu prefabs to improve UI consistency
BlenMiner
committed
0968d72
View commit details
Copy full SHA for 0968d72
Browse repository at this point
update UI scaling settings in CreateLobby, Loading, and MainMenu prefabs; enhance transitions in MainMenuView
BlenMiner
committed
31fc03a
View commit details
Copy full SHA for 31fc03a
Browse repository at this point
Commits on Mar 11, 2026
add PlayerEntry and PlayerEntry-Placeholder prefabs; update UI scaling settings in CreateLobby, MainMenu, and Loading prefabs; enhance player entry rendering in LobbyView
BlenMiner
committed
977ea65
View commit details
Copy full SHA for 977ea65
Browse repository at this point
refactor namespaces from PurrLobby to PurrNet.Lobby for consistency; add LobbyMatchmaker class for matchmaking functionality
BlenMiner
committed
4a46678
View commit details
Copy full SHA for 4a46678
Browse repository at this point
Commits on Mar 12, 2026
matchmaking through lobbies
BlenMiner
committed
ef92104
View commit details
Copy full SHA for ef92104
Browse repository at this point
interactable option for buttons
BlenMiner
committed
989017a
View commit details
Copy full SHA for 989017a
Browse repository at this point
chat workings
BlenMiner
committed
3c21899
View commit details
Copy full SHA for 3c21899
Browse repository at this point
chat
BlenMiner
committed
fdb9c16
View commit details
Copy full SHA for fdb9c16
Browse repository at this point
system messages
BlenMiner
committed
54a4295
View commit details
Copy full SHA for 54a4295
Browse repository at this point
fix kicking
BlenMiner
committed
fac45a8
View commit details
Copy full SHA for fac45a8
Browse repository at this point
logo
BlenMiner
committed
da6b4ae
View commit details
Copy full SHA for da6b4ae
Browse repository at this point
join code
BlenMiner
committed
f9b8a43
View commit details
Copy full SHA for f9b8a43
Browse repository at this point
joincode
BlenMiner
committed
8ae7d6a
View commit details
Copy full SHA for 8ae7d6a
Browse repository at this point
copy code; ready status
BlenMiner
committed
2cae876
View commit details
Copy full SHA for 2cae876
Browse repository at this point
ready button
BlenMiner
committed
6b94a48
View commit details
Copy full SHA for 6b94a48
Browse repository at this point
join via code
BlenMiner
committed
f340836
View commit details
Copy full SHA for f340836
Browse repository at this point
Commits on Mar 13, 2026
set to new input system only and update purr dependencies
BlenMiner
committed
5ff1243
View commit details
Copy full SHA for 5ff1243
Browse repository at this point
lower vomule for notifications
BlenMiner
committed
cd17273
View commit details
Copy full SHA for cd17273
Browse repository at this point
voice chat support
BlenMiner
committed
0469840
View commit details
Copy full SHA for 0469840
Browse repository at this point
Commits on Mar 18, 2026
link player identity directly to player entry and isolate voice chat support
BlenMiner
committed
f2d8919
View commit details
Copy full SHA for f2d8919
Browse repository at this point
fix some leftovers from purrvoice integration
BlenMiner
committed
94c0699
View commit details
Copy full SHA for 94c0699
Browse repository at this point
feat: contextmenuview
BlenMiner
committed
69730b7
View commit details
Copy full SHA for 69730b7
Browse repository at this point
ci(release): 1.0.0-beta.1 [skip ci]
Show description for 93f09f3
semantic-release-bot
committed
93f09f3
View commit details
Copy full SHA for 93f09f3
Browse repository at this point
i dont like this player entry
BlenMiner
committed
7bfdc2e
View commit details
Copy full SHA for 7bfdc2e
Browse repository at this point
Merge remote-tracking branch 'origin/dev' into dev
BlenMiner
committed
d13b960
View commit details
Copy full SHA for d13b960
Browse repository at this point
joining lobby
BlenMiner
committed
cfb57e6
View commit details
Copy full SHA for cfb57e6
Browse repository at this point
simple lobby browser
BlenMiner
committed
6846f50
View commit details
Copy full SHA for 6846f50
Browse repository at this point
fix player not updating on host change
BlenMiner
committed
8ad36d9
View commit details
Copy full SHA for 8ad36d9
Browse repository at this point
fixing shit
BlenMiner
committed
53a0845
View commit details
Copy full SHA for 53a0845
Browse repository at this point
Commits on Mar 24, 2026
add some starting game timer
BlenMiner
committed
e270fc9
View commit details
Copy full SHA for e270fc9
Browse repository at this point
WIP for settings, could change
BlenMiner
committed
8b21b35
View commit details
Copy full SHA for 8b21b35
Browse repository at this point
start game
BlenMiner
committed
5ac2863
View commit details
Copy full SHA for 5ac2863
Browse repository at this point
proper fallbacks for when things go wrong
BlenMiner
committed
b800b9c
View commit details
Copy full SHA for b800b9c
Browse repository at this point
Commits on Apr 10, 2026
fixes and refactors
BlenMiner
committed
212c91a
View commit details
Copy full SHA for 212c91a
Browse repository at this point
first end to end
BlenMiner
committed
d058a85
View commit details
Copy full SHA for d058a85
Browse repository at this point
Commits on Apr 13, 2026
add metadata checks and update package versions
BlenMiner
committed
56f8288
View commit details
Copy full SHA for 56f8288
Browse repository at this point
refactor lobby metadata handling and improve player metadata updates
BlenMiner
committed
7da8a03
View commit details
Copy full SHA for 7da8a03
Browse repository at this point
add Edgegap game allocator and improve game allocation error handling
BlenMiner
committed
e1f89de
View commit details
Copy full SHA for e1f89de
Browse repository at this point
Commits on Apr 27, 2026
update PurrUI
BlenMiner
committed
774923c
View commit details
Copy full SHA for 774923c
Browse repository at this point
update packages
BlenMiner
committed
0377f19
View commit details
Copy full SHA for 0377f19
Browse repository at this point
nakama providers
BlenMiner
committed
18e3571
View commit details
Copy full SHA for 18e3571
Browse repository at this point
fixes for Nakama
BlenMiner
committed
4de3795
View commit details
Copy full SHA for 4de3795
Browse repository at this point
testing nakama
BlenMiner
committed
ecf77cf
View commit details
Copy full SHA for ecf77cf
Browse repository at this point
Commits on Apr 29, 2026
cleanup
BlenMiner
committed
2e7cc71
View commit details
Copy full SHA for 2e7cc71
Browse repository at this point
rename from `host` to `owner`; i think its more accurate
BlenMiner
committed
022e8e7
View commit details
Copy full SHA for 022e8e7
Browse repository at this point
trying to make host migration more robust
BlenMiner
committed
d0351e4
View commit details
Copy full SHA for d0351e4
Browse repository at this point
Commits on May 4, 2026
update Nakama integration and dependencies; add searchAllIfNoFolder option
BlenMiner
committed
4444193
View commit details
Copy full SHA for 4444193
Browse repository at this point
use the lobby matchid for the game
BlenMiner
committed
bba826b
View commit details
Copy full SHA for bba826b
Browse repository at this point
Commits on May 6, 2026
cleanup
BlenMiner
committed
e251b3f
View commit details
Copy full SHA for e251b3f
Browse repository at this point
Commits on May 7, 2026
Create README.md
BlenMiner
authored
4c529ee
View commit details
Copy full SHA for 4c529ee
Browse repository at this point
Commits on May 17, 2026
regen sample scenes
BlenMiner
committed
452e41d
View commit details
Copy full SHA for 452e41d
Browse repository at this point
remove, these, won't be releasing with these
BlenMiner
committed
14d7383
View commit details
Copy full SHA for 14d7383
Browse repository at this point
feat: edgegap matchmaking; cleanup etc
BlenMiner
committed
8314235
View commit details
Copy full SHA for 8314235
Browse repository at this point
refactor to use one HttpClient
BlenMiner
committed
8973421
View commit details
Copy full SHA for 8973421
Browse repository at this point
ci(release): 1.0.0-beta.2 [skip ci]
Show description for 4692887
semantic-release-bot
committed
4692887
View commit details
Copy full SHA for 4692887
Browse repository at this point
Merge remote-tracking branch 'origin/dev' into dev
BlenMiner
committed
a1151db
View commit details
Copy full SHA for a1151db
Browse repository at this point
Commits on May 29, 2026
fix: Nakama stuff + GameOver
BlenMiner
committed
5234af5
View commit details
Copy full SHA for 5234af5
Browse repository at this point
ci(release): 1.0.0-beta.3 [skip ci]
Show description for d297754
semantic-release-bot
committed
d297754
View commit details
Copy full SHA for d297754
Browse repository at this point
more nakama refactors
BlenMiner
committed
e7bc60d
View commit details
Copy full SHA for e7bc60d
Browse repository at this point
Merge remote-tracking branch 'origin/dev' into dev
BlenMiner
committed
a921770
View commit details
Copy full SHA for a921770
Browse repository at this point
BitPacker
BlenMiner
committed
60c4552
View commit details
Copy full SHA for 60c4552
Browse repository at this point
redundant pieces
BlenMiner
committed
61c23ee
View commit details
Copy full SHA for 61c23ee
Browse repository at this point
ReplaceOrPush when Matchmaking straight to Game
BlenMiner
committed
150e0bc
View commit details
Copy full SHA for 150e0bc
Browse repository at this point
Commits on Jun 1, 2026
cleanup some code
BlenMiner
committed
93e6ef2
View commit details
Copy full SHA for 93e6ef2
Browse repository at this point
Add new prefabs and update PauseMenu functionality
BlenMiner
committed
af9977d
View commit details
Copy full SHA for af9977d
Browse repository at this point
Commits on Jun 2, 2026
cleanup and fixes
BlenMiner
committed
505959a
View commit details
Copy full SHA for 505959a
Browse repository at this point
Commits on Jun 11, 2026
fix: patching bugs and completing some features
BlenMiner
committed
72ff705
View commit details
Copy full SHA for 72ff705
Browse repository at this point
ci(release): 1.0.0-beta.4 [skip ci]
Show description for 7ca0690
semantic-release-bot
committed
7ca0690
View commit details
Copy full SHA for 7ca0690
Browse repository at this point
Commits on Jul 20, 2026
feat: steam provider + BIG rework
BlenMiner
committed
a5a6aed
View commit details
Copy full SHA for a5a6aed
Browse repository at this point
Merge remote-tracking branch 'origin/dev' into dev
BlenMiner
committed
e3e1cf5
View commit details
Copy full SHA for e3e1cf5
Browse repository at this point
ci(release): 1.0.0-beta.5 [skip ci]
Show description for f683411
semantic-release-bot
committed
f683411
View commit details
Copy full SHA for f683411
Browse repository at this point
Commits on Jul 21, 2026
context menu
BlenMiner
committed
65e9113
View commit details
Copy full SHA for 65e9113
Browse repository at this point
Merge remote-tracking branch 'origin/dev' into dev
BlenMiner
committed
95ae40d
View commit details
Copy full SHA for 95ae40d
Browse repository at this point
Commits on Jul 30, 2026
fix: refactor folder structure and steam provider
BlenMiner
committed
53b9b07
View commit details
Copy full SHA for 53b9b07
Browse repository at this point
fix: make purrservices optional
BlenMiner
committed
8eb9190
View commit details
Copy full SHA for 8eb9190
Browse repository at this point
fix: not needed global namespaces
BlenMiner
committed
0bfec23
View commit details
Copy full SHA for 0bfec23
Browse repository at this point
unused using
BlenMiner
committed
5efb2c7
View commit details
Copy full SHA for 5efb2c7
Browse repository at this point
simplifying some stuff
BlenMiner
committed
b5af85a
View commit details
Copy full SHA for b5af85a
Browse repository at this point
fix: auto start was broken
BlenMiner
committed
27385b6
View commit details
Copy full SHA for 27385b6
Browse repository at this point
unused using
BlenMiner
committed
abad0ed
View commit details
Copy full SHA for abad0ed
Browse repository at this point
event/messages loopback
BlenMiner
committed
85248d2
View commit details
Copy full SHA for 85248d2
Browse repository at this point
fix: include purrservices warning
BlenMiner
committed
77cc9a0
View commit details
Copy full SHA for 77cc9a0
Browse repository at this point
Commits on Jul 31, 2026
fix: no more "global" free tier thing
BlenMiner
committed
aa2e7a3
View commit details
Copy full SHA for aa2e7a3
Browse repository at this point
fix: remove meta files
BlenMiner
committed
c8891d2
View commit details
Copy full SHA for c8891d2
Browse repository at this point
testing project id stuff
BlenMiner
committed
619ba3c
View commit details
Copy full SHA for 619ba3c
Browse repository at this point
fix: releaserc
BlenMiner
committed
2bdf7b8
View commit details
Copy full SHA for 2bdf7b8
Browse repository at this point
ci(release): 1.0.0-beta.6 [skip ci]
Show description for 8ab8d18
semantic-release-bot
committed
8ab8d18
View commit details
Copy full SHA for 8ab8d18
Browse repository at this point
fix: releaserc
BlenMiner
committed
4c46518
View commit details
Copy full SHA for 4c46518
Browse repository at this point
Merge branch 'dev' of https://github.com/BlenMiner/PurrLobby into dev
BlenMiner
committed
ab6b3cc
View commit details
Copy full SHA for ab6b3cc
Browse repository at this point
ci(release): 1.0.0-beta.7 [skip ci]
Show description for 4a3994f
semantic-release-bot
committed
4a3994f
View commit details
Copy full SHA for 4a3994f
Browse repository at this point
fix: releaserc
BlenMiner
committed
05e09bc
View commit details
Copy full SHA for 05e09bc
Browse repository at this point
Merge branch 'dev' of https://github.com/BlenMiner/PurrLobby into dev
BlenMiner
committed
519633d
View commit details
Copy full SHA for 519633d
Browse repository at this point
ci(release): 1.0.0-beta.8 [skip ci]
Show description for 5ce0f67
semantic-release-bot
committed
5ce0f67
View commit details
Copy full SHA for 5ce0f67
Browse repository at this point
fix: wtf
BlenMiner
committed
6bf797e
View commit details
Copy full SHA for 6bf797e
Browse repository at this point
Merge branch 'dev' of https://github.com/BlenMiner/PurrLobby into dev
BlenMiner
committed
32afdbe
View commit details
Copy full SHA for 32afdbe
Browse repository at this point
ci(release): 1.0.0-beta.9 [skip ci]
Show description for 024f14f
semantic-release-bot
committed
024f14f
View commit details
Copy full SHA for 024f14f
Browse repository at this point
fix: support Unity 6.3 scene handles
BlenMiner
committed
f640496
View commit details
Copy full SHA for f640496
Browse repository at this point
ci(release): 1.0.0-beta.10 [skip ci]
Show description for 1e6afbf
semantic-release-bot
committed
1e6afbf
View commit details
Copy full SHA for 1e6afbf
Browse repository at this point
Commits on Aug 2, 2026
fix: serializable warning
BlenMiner
committed
0f7ce61
View commit details
Copy full SHA for 0f7ce61
Browse repository at this point
Merge branch 'dev' of https://github.com/BlenMiner/PurrLobby into dev
BlenMiner
committed
44b45c5
View commit details
Copy full SHA for 44b45c5
Browse repository at this point
ci(release): 1.0.0-beta.11 [skip ci]
Show description for 7c4c3c7
semantic-release-bot
committed
7c4c3c7
View commit details
Copy full SHA for 7c4c3c7
Browse repository at this point
fix: cleanup menu scene
BlenMiner
committed
74910d8
View commit details
Copy full SHA for 74910d8
Browse repository at this point
Merge branch 'dev' of https://github.com/BlenMiner/PurrLobby into dev
BlenMiner
committed
556eb96
View commit details
Copy full SHA for 556eb96
Browse repository at this point
ci(release): 1.0.0-beta.12 [skip ci]
Show description for 09169fe
semantic-release-bot
committed
09169fe
View commit details
Copy full SHA for 09169fe
Browse repository at this point
fix: developer errors
BlenMiner
committed
0609ee1
View commit details
Copy full SHA for 0609ee1
Browse repository at this point
Merge branch 'dev' of https://github.com/BlenMiner/PurrLobby into dev
BlenMiner
committed
87562b9
View commit details
Copy full SHA for 87562b9
Browse repository at this point
ci(release): 1.0.0-beta.13 [skip ci]
Show description for b8290e1
semantic-release-bot
committed
b8290e1
View commit details
Copy full SHA for b8290e1
Browse repository at this point
fix: Create & Link
BlenMiner
committed
c64b827
View commit details
Copy full SHA for c64b827
Browse repository at this point
fix: issues
BlenMiner
committed
ba4d997
View commit details
Copy full SHA for ba4d997
Browse repository at this point
erge branch 'dev' of https://github.com/BlenMiner/PurrLobby into dev
BlenMiner
committed
c1f8763
View commit details
Copy full SHA for c1f8763
Browse repository at this point
ci(release): 1.0.0-beta.14 [skip ci]
Show description for 695da5a
semantic-release-bot
committed
695da5a
View commit details
Copy full SHA for 695da5a
Browse repository at this point
Commits on Aug 10, 2026
fix: Buttons missing functionality
BobsiUnity
committed
63f865e
View commit details
Copy full SHA for 63f865e
Browse repository at this point
ci(release): 1.0.0-beta.15 [skip ci]
Show description for be742f5
semantic-release-bot
committed
be742f5
View commit details
Copy full SHA for be742f5
Browse repository at this point
Commits on Aug 14, 2026
fix: don't shut down lobby when lobby view closes (since it also happens
Show description for 4aead61
BlenMiner
committed
4aead61
View commit details
Copy full SHA for 4aead61
Browse repository at this point
Merge branch 'dev' of https://github.com/BlenMiner/PurrLobby into dev
BlenMiner
committed
d8f858f
View commit details
Copy full SHA for d8f858f
Browse repository at this point
ci(release): 1.0.0-beta.16 [skip ci]
Show description for a7bbcc8
semantic-release-bot
committed
a7bbcc8
View commit details
Copy full SHA for a7bbcc8
Browse repository at this point
Commits on Aug 15, 2026
fix: Nakama lobby browser
BlenMiner
committed
d63afbe
View commit details
Copy full SHA for d63afbe
Browse repository at this point
ci(release): 1.0.0-beta.17 [skip ci]
Show description for 58a3325
semantic-release-bot
committed
58a3325
View commit details
Copy full SHA for 58a3325
Browse repository at this point
Commits on Aug 16, 2026
fix: hide visibility toggle when its not directly supported
BlenMiner
committed
e3bbb1b
View commit details
Copy full SHA for e3bbb1b
Browse repository at this point
ci(release): 1.0.0-beta.18 [skip ci]
Show description for 43f7593
semantic-release-bot
committed
43f7593
View commit details
Copy full SHA for 43f7593
Browse repository at this point
Commits on Aug 25, 2026
fixing some minor things before release
BlenMiner
committed
5dd8065
View commit details
Copy full SHA for 5dd8065
Browse repository at this point
nakama precisions
BlenMiner
committed
fffbc73
View commit details
Copy full SHA for fffbc73
Browse repository at this point
Update README.md
BlenMiner
committed
9fea6d1
View commit details
Copy full SHA for 9fea6d1
Browse repository at this point
Update README.md
BlenMiner
committed
dccb048
View commit details
Copy full SHA for dccb048
Browse repository at this point
readme
BlenMiner
committed
2928568
View commit details
Copy full SHA for 2928568
Browse repository at this point
Commits on Aug 26, 2026
fix: nakama installer inspector helper
BlenMiner
committed
e77ed64
View commit details
Copy full SHA for e77ed64
Browse repository at this point
ci(release): 1.0.0-beta.19 [skip ci]
Show description for fbd1c31
semantic-release-bot
committed
fbd1c31
View commit details
Copy full SHA for fbd1c31
Browse repository at this point
local nakama install
BlenMiner
committed
8a7e86b
View commit details
Copy full SHA for 8a7e86b
Browse repository at this point
Merge branch 'dev' of https://github.com/BlenMiner/PurrLobby into dev
BlenMiner
committed
fcfeb78
View commit details
Copy full SHA for fcfeb78
Browse repository at this point
You can’t perform that action at this time.