Skip to content

Commit

Permalink
Merge branch 'dev' for v0.10.7
Browse files Browse the repository at this point in the history
  • Loading branch information
EliteAsian123 committed Jun 21, 2023
2 parents e122e93 + f5584b8 commit 816d006
Show file tree
Hide file tree
Showing 483 changed files with 26,176 additions and 51,783 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ crashlytics-build.properties
# Auto-gen
Assets/YargInput.cs
/[Aa]ssets/[Pp]ackages/
/[Aa]ssets/[Ss]treamingAssets/sources/*

# Rider #
.idea/
Expand All @@ -97,4 +98,4 @@ Packages/com.thenathannator.plasticband/
# Other
Assets/Nyx
Assets/Settings/TestPlayInfo.asset
Assets/Settings/TestPlayInfo.asset.meta
Assets/Settings/TestPlayInfo.asset.meta
3 changes: 2 additions & 1 deletion Assembly-CSharp.csproj.DotSettings
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
<wpf:ResourceDictionary xml:space="preserve" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:s="clr-namespace:System;assembly=mscorlib" xmlns:ss="urn:shemas-jetbrains-com:settings-storage-xaml" xmlns:wpf="http://schemas.microsoft.com/winfx/2006/xaml/presentation">
<s:Boolean x:Key="/Default/CodeInspection/NamespaceProvider/NamespaceFoldersToSkip/=assets_005Cscript/@EntryIndexedValue">True</s:Boolean>
<s:Boolean x:Key="/Default/CodeInspection/NamespaceProvider/NamespaceFoldersToSkip/=assets_005Cscript_005Caudio_005Cbass/@EntryIndexedValue">True</s:Boolean>
<s:Boolean x:Key="/Default/CodeInspection/NamespaceProvider/NamespaceFoldersToSkip/=assets_005Cscript_005Caudio_005Cinterfaces/@EntryIndexedValue">True</s:Boolean></wpf:ResourceDictionary>
<s:Boolean x:Key="/Default/CodeInspection/NamespaceProvider/NamespaceFoldersToSkip/=assets_005Cscript_005Caudio_005Cinterfaces/@EntryIndexedValue">True</s:Boolean>
<s:Boolean x:Key="/Default/CodeInspection/NamespaceProvider/NamespaceFoldersToSkip/=assets_005Cscript_005Cvenue_005Clights/@EntryIndexedValue">True</s:Boolean></wpf:ResourceDictionary>
Loading

0 comments on commit 816d006

Please sign in to comment.