aboutsummaryrefslogtreecommitdiff
path: root/ExtensionInfo.xml
diff options
context:
space:
mode:
authorAlee <alee14498@gmail.com>2018-04-29 19:12:01 -0400
committerAlee <alee14498@gmail.com>2018-04-29 19:12:01 -0400
commit2050dff67689992bb3691fd3b8dd039b873d3aeb (patch)
tree47509e81d83239a3cf6d0542dffb62c963c6f120 /ExtensionInfo.xml
parent590f02ec1352a70633fa84b22b3699ac0aaeac40 (diff)
downloadProject-Byte-2050dff67689992bb3691fd3b8dd039b873d3aeb.tar.gz
Project-Byte-2050dff67689992bb3691fd3b8dd039b873d3aeb.tar.bz2
Project-Byte-2050dff67689992bb3691fd3b8dd039b873d3aeb.zip
Added the license in filesHEADmaster
Diffstat (limited to 'ExtensionInfo.xml')
-rw-r--r--ExtensionInfo.xml24
1 files changed, 21 insertions, 3 deletions
diff --git a/ExtensionInfo.xml b/ExtensionInfo.xml
index e4412c9..5ba4dc3 100644
--- a/ExtensionInfo.xml
+++ b/ExtensionInfo.xml
@@ -1,6 +1,25 @@
+<!--
+
+ Project: Byte
+ A extension for Hacknet
+ Copyright (C) 2018 AleeCorp
+
+ 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 <http://www.gnu.org/licenses/>.
+-->
<HacknetExtension>
<!-- Max name length is 128 characters -->
- <Name>Blank Extension</Name>
+ <Name>Project Byte</Name>
<AllowSaves>true</AllowSaves>
<!-- a coma separated list of notes that start out as being visible-->
@@ -15,8 +34,7 @@
<StartingActions>Actions/StartingActions.xml</StartingActions>
<!-- Description that appears within Hacknet -->
- <Description> --- Blank Extension ---
-Edit this with your own extension info and start building!</Description>
+ <Description>Project Byte: A working progress extension by AleeCorp</Description>
<!-- Factions involved in this extension! You can define as many or as few as you like -->
<Faction>Factions/StartingFaction.xml</Faction>