version 1.6, 2019/10/04 15:42:01 |
version 1.7, 2019/10/04 18:50:03 |
|
|
.Nm |
.Nm |
.Op Fl i | y |
.Op Fl i | y |
.Op Fl hv |
.Op Fl hv |
|
.Op Fl c Ar configfile |
.Op Fl d Ar depdir |
.Op Fl d Ar depdir |
.Op Fl m Ar monopath |
.Op Fl m Ar monopath |
.Op Ar gamedir |
.Op Ar gamedir |
|
|
is specified, |
is specified, |
.Nm |
.Nm |
runs in restrictive mode, that is no drop-in DLLs will be installed. |
runs in restrictive mode, that is no drop-in DLLs will be installed. |
|
.It Fl c Ar configfile |
|
Optional. Use |
|
.Ar configfile |
|
for the configuration of |
|
.Xr mono 1 . |
|
This sets up dllmap/dllentry settings to use the correct libraries. See |
|
.Xr mono-config 5 |
|
for details. If this option is omitted, |
|
.Nm |
|
looks first for |
|
.Pa /usr/local/share/fnaify/fnaify.dllmap.config |
|
and then for |
|
.Pa ~/.config/fnaify/fnaify.dllmap.config . |
|
If neither one is found, |
|
.Nm |
|
creates |
|
.Pa ~/.config/fnaify/fnaify.dllmap.config |
|
with default settings. |
.It Fl d Ar depdir |
.It Fl d Ar depdir |
Add |
Add |
.Ar depdir |
.Ar depdir |
|
|
.El |
.El |
.Sh FILES |
.Sh FILES |
.Bl -tag -width Ds |
.Bl -tag -width Ds |
|
.It Pa /usr/local/share/fnaify/fnaify.dllmap.config |
|
Default configuration file to map DLLs to native libraries. |
.It Pa ~/.config/fnaify/fnaify.dllmap.config |
.It Pa ~/.config/fnaify/fnaify.dllmap.config |
Configuration file to map DLLs to native libraries, based on OpenBSD |
Alternative configuration file. |
library naming. |
|
.El |
.El |
.Sh EXIT STATUS |
.Sh EXIT STATUS |
.Nm |
.Nm |
|
|
.Pp |
.Pp |
.Dl $ fnaify -i path/to/game/directory |
.Dl $ fnaify -i path/to/game/directory |
.Sh SEE ALSO |
.Sh SEE ALSO |
.Xr mono 1 |
.Xr mono 1 , |
|
.Xr mono-config 5 |
.Sh HISTORY |
.Sh HISTORY |
The |
The |
.Nm |
.Nm |
utility was originally created in December 2017 by |
utility was originally created in December 2017 by |
.An Thomas Frohwein Aq Mt thfr@openbsd.org |
.An Thomas Frohwein Aq Mt thfr@openbsd.org . |
.Sh RELEASE HISTORY |
.Sh RELEASE HISTORY |
.Bl -tag -width Ds |
.Bl -tag -width Ds |
.It 2.0 |
.It 2.0 |