Skip to content

mdfairch/FallrimTools

/*
 * Copyright 2016 Mark Fairchild.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
 
The applications executable Jar files. If you have Java installed, all you should need to do is double-click "Restringer.jar" or "Resaver.jar" to run the tools.

* Resaver is distributed under the Apache 2.0 license.
  http://www.nexusmods.com/skyrim/mods/76776/?
  http://www.apache.org/licenses/LICENSE-2.0

* The "Picoli" library is available under the Apache 2.0 license.
  https://github.com/remkop/picocli/blob/main/LICENSE
  
* The "j2html" library is available under the Apache 2.0 license.
  https://github.com/tipsy/j2html/blob/master/LICENSE
  
* The "gson" library is available under the Apache 2.0 license.
  https://github.com/google/gson/blob/master/LICENSE

* JUnit is available under Eclipse Public License 2.0.
  https://github.com/junit-team/junit5/blob/main/LICENSE.md
  
* The "lz4-java" library is available under the Apache 2.0 license.
  https://github.com/lz4/lz4-java/blob/master/LICENSE.txt
  
* The JUniversalCharDet-1.0.3 library is available under the Mozilla 1.1 license.
  https://code.google.com/archive/p/juniversalchardet/
  https://www.mozilla.org/en-US/MPL/
  
* Launch4j is available under the BSD 3-Clause license, and the attached code is licensed under the MIT license.
  http://launch4j.sourceforge.net/index.html
  http://opensource.org/licenses/BSD-3-Clause
  http://opensource.org/licenses/mit-license.html

* The String.png icon was taken from Wikimedia Commons on 2016/05/03. It was created by Nando Quitana and distributed under the Creative Commons Attribution-Share Alike 2.0 Generic license (CC-BY-SA-2.0).
  https://commons.wikimedia.org/wiki/File:San_blas_kordoiak_001.jpg

* The Disk.png icon was taken from Wikimedia Commons on 2016/06/08. It is public domain.
  https://commons.wikimedia.org/wiki/File:Winchester-Festplatte.jpg

About

No description, website, or topics provided.

Resources

License

Apache-2.0, Apache-2.0 licenses found

Licenses found

Apache-2.0
LICENSE
Apache-2.0
LICENSE.TXT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages