initial commit
This commit is contained in:
commit
5dfd7f1986
294 changed files with 22656 additions and 0 deletions
File diff suppressed because it is too large
Load diff
9
config/brandon3055/ProjectIntelligence/manifest.json
Normal file
9
config/brandon3055/ProjectIntelligence/manifest.json
Normal file
|
@ -0,0 +1,9 @@
|
|||
[
|
||||
{
|
||||
"name": "Draconic Evolution",
|
||||
"modid": "draconicevolution",
|
||||
"downloads": {
|
||||
"https://raw.githubusercontent.com/brandon3055/Project-Intelligence-Docs/master/ModDocs/Draconic%20Evolution/draconicevolution-en_US.xml": 16
|
||||
}
|
||||
}
|
||||
]
|
9
config/brandon3055/ProjectIntelligence/options.json
Normal file
9
config/brandon3055/ProjectIntelligence/options.json
Normal file
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"colourNavWindow": "ff3c3f41",
|
||||
"colourContentWindow": "ff3c3f41",
|
||||
"colourMenuBar": "ff3c3f41",
|
||||
"colourNavText": "ffff",
|
||||
"colourText2": "8c8c8c",
|
||||
"editMode": false,
|
||||
"editTarget": "[CONFIG]"
|
||||
}
|
|
@ -0,0 +1,16 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<mod docRevision="0" lang="en_US" modName="pi" modid="PI">
|
||||
<content index="4" type="textArea">Project Intelligence AKA "Project Intel" or "PI" is an ingame documentation mod i am currently building as a part of Draconic Evolution.
|
||||
|
||||
At first this will just be used for Draconic Evolution but once it is complete it will be split off into its own separate mod.
|
||||
|
||||
My goal for this mod is for it to one day have documentation for almost all mods in existence.
|
||||
|
||||
But obviously there is no way one person could handle that much work so i will be leaving it up to the community to document as many mods as possible.
|
||||
|
||||
(Project intelligence downloads all of its content (Not including this page) from github. So if this is the only page you see check that you are connected to the internet. You can also check the console for errors.)</content>
|
||||
<content index="3" size="8" type="vSpacer"/>
|
||||
<content index="1" size="4" type="vSpacer"/>
|
||||
<content alignment="CENTER" index="2" shadow="true" size="0" type="heading">Document All The Things!!!!</content>
|
||||
<content alignment="CENTER" index="0" shadow="true" size="2" type="heading">§o§nProject Intelligence</content>
|
||||
</mod>
|
Loading…
Add table
Add a link
Reference in a new issue