diff --git a/LICENSE b/LICENSE index abb1c84..790398d 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2019 James +Copyright (c) 2019 James Moore Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index 5b91543..0fe6f98 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,12 @@ # CDDA-Ubuntu-Launcher A [Cataclysm: Dark Days Ahead](https://cataclysmdda.org/) launcher for Linux +## How to use +1. First you'll want to download the script and place it in the same directory that you want C:DDA to be installed at. +2. Then you'll want to mark it as executable: `chmod +x Cataclysm-Ubuntu-Compiler.sh` +3. After that you should be able to run the script fine. +If you run into issues or anything else, make sure to create an issue providing details! + ## Goal The goal of this project is to ease the install and compiling process of C:DDA on most widely used Linux distrobutions for both Ncurses and Tiles versions of the game.