opengoal-launcher/LICENSE
Tyler Wilding b0717561c9
Add mod support to the launcher (#476)
This feature is being added dark, there's no point in exposing it to
users yet because mods need to migrate to the latest (and upcoming
changes) to the `extractor` and `gk`.

Once a handful of mods are done, the remaining polish can be completed
and it can be enabled by default. These items are summarized at the top
of `ModSelection.svelte`

---------

Co-authored-by: dallmeyer <2515356+dallmeyer@users.noreply.github.com>
2024-04-28 15:27:34 -04:00

16 lines
749 B
Plaintext

ISC License
Copyright (c) 2022-2024 OpenGOAL Team
Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted, provided that the above
copyright notice and this permission notice appear in all copies.
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.