Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
SSBookMinigames
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
SSBookMinigames
Commits
1704c8b6
Commit
1704c8b6
authored
Apr 15, 2026
by
saad
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add supabase and oneof again
parent
c80893cd
Changes
4
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
101 additions
and
0 deletions
+101
-0
NuGet.config
My project/Assets/NuGet.config
+18
-0
NuGet.config.meta
My project/Assets/NuGet.config.meta
+28
-0
packages.config
My project/Assets/packages.config
+27
-0
packages.config.meta
My project/Assets/packages.config.meta
+28
-0
No files found.
My project/Assets/NuGet.config
0 → 100644
View file @
1704c8b6
<?
xml
version
=
"1.0"
encoding
=
"utf-8"
?>
<
configuration
>
<
packageSources
>
<
clear
/>
<
add
key
=
"nuget.org"
value
=
"https://api.nuget.org/v3/index.json"
enableCredentialProvider
=
"false"
/>
</
packageSources
>
<
disabledPackageSources
/>
<
activePackageSource
>
<
add
key
=
"All"
value
=
"(Aggregate source)"
/>
</
activePackageSource
>
<
config
>
<
add
key
=
"packageInstallLocation"
value
=
"CustomWithinAssets"
/>
<
add
key
=
"repositoryPath"
value
=
"./Packages"
/>
<
add
key
=
"PackagesConfigDirectoryPath"
value
=
"."
/>
<
add
key
=
"slimRestore"
value
=
"true"
/>
<
add
key
=
"PreferNetStandardOverNetFramework"
value
=
"true"
/>
</
config
>
</
configuration
>
\ No newline at end of file
My project/Assets/NuGet.config.meta
0 → 100644
View file @
1704c8b6
fileFormatVersion: 2
guid: 5eb13fea7f8dbcb4086a4aadc456c571
labels:
- NuGetForUnity
PluginImporter:
externalObjects: {}
serializedVersion: 3
iconMap: {}
executionOrder: {}
defineConstraints: []
isPreloaded: 0
isOverridable: 0
isExplicitlyReferenced: 0
validateReferences: 1
platformData:
Any:
enabled: 0
settings: {}
Editor:
enabled: 0
settings:
DefaultValueInitialized: true
WindowsStoreApps:
enabled: 0
settings: {}
userData:
assetBundleName:
assetBundleVariant:
My project/Assets/packages.config
0 → 100644
View file @
1704c8b6
<?
xml
version
=
"1.0"
encoding
=
"utf-8"
?>
<
packages
>
<
package
id
=
"Microsoft.Bcl.AsyncInterfaces"
version
=
"1.1.0"
/>
<
package
id
=
"Microsoft.Extensions.DependencyInjection.Abstractions"
version
=
"8.0.0"
/>
<
package
id
=
"Microsoft.Extensions.Logging.Abstractions"
version
=
"8.0.0"
/>
<
package
id
=
"Microsoft.IO.RecyclableMemoryStream"
version
=
"3.0.0"
/>
<
package
id
=
"Microsoft.IdentityModel.Abstractions"
version
=
"7.5.1"
/>
<
package
id
=
"Microsoft.IdentityModel.JsonWebTokens"
version
=
"7.5.1"
/>
<
package
id
=
"Microsoft.IdentityModel.Logging"
version
=
"7.5.1"
/>
<
package
id
=
"Microsoft.IdentityModel.Tokens"
version
=
"7.5.1"
/>
<
package
id
=
"MimeMapping"
version
=
"3.0.1"
/>
<
package
id
=
"OneOf"
version
=
"3.0.271"
manuallyInstalled
=
"true"
/>
<
package
id
=
"Supabase"
version
=
"1.1.1"
manuallyInstalled
=
"true"
/>
<
package
id
=
"Supabase.Core"
version
=
"1.0.0"
/>
<
package
id
=
"Supabase.Functions"
version
=
"2.0.0"
/>
<
package
id
=
"Supabase.Gotrue"
version
=
"6.0.3"
/>
<
package
id
=
"Supabase.Postgrest"
version
=
"4.0.3"
/>
<
package
id
=
"Supabase.Realtime"
version
=
"7.0.2"
/>
<
package
id
=
"Supabase.Storage"
version
=
"2.0.2"
/>
<
package
id
=
"System.IdentityModel.Tokens.Jwt"
version
=
"7.5.1"
/>
<
package
id
=
"System.Reactive"
version
=
"6.0.0"
/>
<
package
id
=
"System.Security.Cryptography.Cng"
version
=
"4.5.0"
/>
<
package
id
=
"System.Text.Encodings.Web"
version
=
"4.7.2"
/>
<
package
id
=
"System.Text.Json"
version
=
"4.7.2"
/>
<
package
id
=
"System.Threading.Channels"
version
=
"8.0.0"
/>
<
package
id
=
"Websocket.Client"
version
=
"5.1.1"
/>
</
packages
>
\ No newline at end of file
My project/Assets/packages.config.meta
0 → 100644
View file @
1704c8b6
fileFormatVersion: 2
guid: 4aa53423bdf57d741b1ee8696a63b3f5
labels:
- NuGetForUnity
PluginImporter:
externalObjects: {}
serializedVersion: 3
iconMap: {}
executionOrder: {}
defineConstraints: []
isPreloaded: 0
isOverridable: 0
isExplicitlyReferenced: 0
validateReferences: 1
platformData:
Any:
enabled: 0
settings: {}
Editor:
enabled: 0
settings:
DefaultValueInitialized: true
WindowsStoreApps:
enabled: 0
settings: {}
userData:
assetBundleName:
assetBundleVariant:
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment