OMODFramework.Scripting 1.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package OMODFramework.Scripting --version 1.0.0
NuGet\Install-Package OMODFramework.Scripting -Version 1.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="OMODFramework.Scripting" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add OMODFramework.Scripting --version 1.0.0
#r "nuget: OMODFramework.Scripting, 1.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install OMODFramework.Scripting as a Cake Addin
#addin nuget:?package=OMODFramework.Scripting&version=1.0.0

// Install OMODFramework.Scripting as a Cake Tool
#tool nuget:?package=OMODFramework.Scripting&version=1.0.0

OMODFramework

Build Status Nuget

This project is the continuation and overhaul of my previous OMOD-Framework. Aside from the fact that I remove the - from the name, this project will be more refined than the last one. I've implemented more features from the Oblivion Mod Manager and finally use continuous integration with Azure DevOps to build, test and release this project.

Features

  • Extraction
  • Creation
  • Script Execution

OMOD

.omod files are used exclusively by the Oblivion Mod Manager aka OBMM. This was fine 11 years ago. Today the Oblivion modding community still stands strong and continues to mod their favorite game. There are sadly some huge and essential mods still in the OMOD format. Mod Organizer 2 has recently added more support for running Oblivion OBSE with MO2 and made me wanna mod Oblivion again, only to find out that you still need OBMM for some stuff.

The source code for the original OBMM, written in .NET 2 ... yes .NET 2, was made available in 2010 under the GPLv2 license.

This Framework uses a lot of the original algorithms for extraction, compression and of course all functions needed for script executing.

Download

This Framework is available on NuGet, GitHub Packages and GitHub Release.

Usage

Check the Wiki here on GitHub.

License

Copyright (C) 2019-2020  erri120

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <https://www.gnu.org/licenses/>.
Product Compatible and additional computed target framework versions.
.NET Framework net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.1 362 3/25/2021
3.0.0 302 3/25/2021
2.2.2 567 6/5/2021
2.2.1 294 5/4/2021
2.2.0 345 3/3/2021
2.1.0.2 527 11/21/2020
2.1.0.1 373 11/19/2020
2.0.0 448 2/14/2020
1.0.0 453 2/14/2020