File tree Expand file tree Collapse file tree 1 file changed +1
-32
lines changed Expand file tree Collapse file tree 1 file changed +1
-32
lines changed Original file line number Diff line number Diff line change @@ -9,35 +9,4 @@ This is a port of the Windows version which already use a html engine.
99
1010## Installation
1111
12- Download this project and uncompress it :
13- https://github.com/pamods/pamm-atom/archive/stable.zip
14-
15- Download the atom-shell release for your platform and uncompress it :
16- https://github.com/atom/atom-shell/releases
17-
18- Run atom with the path to the ` app ` folder as parameter
19-
20- Or put the ` app ` folder under atom-shell's resources directory (on OS X it is
21- ` Atom.app/Contents/Resources/ ` , and on Linux and Windows it is ` resources/ ` ),
22- like this:
23-
24- On Mac OS X:
25-
26- ``` text
27- atom-shell/Atom.app/Contents/Resources/app/
28- ├── package.json
29- ├── main.js
30- └── index.html
31- ```
32-
33- On Windows and Linux:
34-
35- ``` text
36- atom-shell/resources/app
37- ├── package.json
38- ├── main.js
39- └── index.html
40- ```
41-
42- Then execute ` Atom.app ` (or ` atom ` on Linux, and ` atom.exe ` on Windows), and
43- atom-shell will start PAMM.
12+ DON'T. Planetary Annihilation now provide a in-game mod manager and conflict with PAMM.
You can’t perform that action at this time.
0 commit comments