mirror of
https://github.com/goatcorp/Dalamud.git
synced 2026-02-17 05:17:42 +01:00
WIP encoded arg
This commit is contained in:
parent
c1ed673f22
commit
6ce974caf7
4 changed files with 52 additions and 17 deletions
|
|
@ -3,7 +3,7 @@ using System.IO;
|
|||
|
||||
namespace Dalamud.Bootstrap
|
||||
{
|
||||
public sealed class BootstrapperOptions
|
||||
public class BootstrapperOptions
|
||||
{
|
||||
public static BootstrapperOptions Default => new BootstrapperOptions
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue