Giter Club home page Giter Club logo

extractorsharp's Introduction

ExtractorSharp

Stars Fork Release Downloads License

关于

ExtractorSharp是一个用于编辑IMG,NPK等类型文件的软件

Extractor是沿袭之前的软件DNF Extractor

Sharp表示C#开发,并且有锋利/增强的双关之意

不过我最近给它的定位是Editor,而不是Extractor

文件支持

  • SPK (Readable)
  • OGG (Readable)
  • DDS (Readable)
    • DXT1
    • DXT3
    • DXT5
  • NPK (Readable/Writeable)
  • GIF (Readable/Writeable)
  • IMG (Readable/Writeable)
    • Ver1
    • Ver2
    • Ver4
    • Ver5
    • Ver6

ES可以以文件转换插件的形式,将其他类型的文件转换为IMG结构,例如GIF和SPK的支持

或者是以版本Handler插件的形式,增加对无法转换为IMG结构的文件支持,例如OGG

第三方依赖(Dependencies)

开发环境

  • Windows 10
  • .NET Framework 4.6.1

运行环境

  • Windows 7,8,10
  • .NET Framework 4.6 以上

在Windows7环境中,你需要自行安装.NET Framework 4.6

事实上.NET4.5即可支持运行,但是由于微软糟糕的兼容,有一部分的公共库会出现异常的情况,所以请务必使用.NET4.6以上

语言(Language)

  • 中文(简体) (default)
  • English

ExtractorSharp自带了一个英文的语言文件。请打开设置(Setting)-语言(Language)切换

(请不要高估作者的英文水平

文档(Documents)

ExtractorSharp Docs

插件(Plugins)

ES支持自定义插件。并且内置了由ES作者开发的插件

你可以自行开发或者安装/卸载插件

(当然API什么的没空整理的

许可(License)

MIT LICENSE

extractorsharp's People

Contributors

myuanz avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.