You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _pages/home.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,9 +30,7 @@ learnmore:
30
30
"
31
31
needhelp:
32
32
- title: 'Need Help?'
33
-
image_path: migeran-logo-200x200.png
34
-
image_width: 200px
35
-
excerpt: '[Migeran](https://migeran.com) is the project lead and core developer of Multi-OS Engine. We provide commercial support, custom development and training services.<br/><br/>[Contact Migeran](https://migeran.com/contact){: .btn .btn--large .btn--migeran-red}'
33
+
excerpt: 'Multi-os-engine is a community lead project. If you need help, you can join our discord or ask in our forum.<br/><br/>[Join Discord](https://discord.gg/m5t3qNXTWj){: .btn .btn--large .btn--migeran-red} [Forum](https://discuss.multi-os-engine.org/){: .btn .btn--large .btn--migeran-red}'
Copy file name to clipboardExpand all lines: _pages/start.md
+1-26Lines changed: 1 addition & 26 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,16 +17,6 @@ buildsrc:
17
17
18
18
{% include button_nav %}
19
19
20
-
## Upgrading from MOE 1.1
21
-
22
-
This is a quick summary for upgrading, please read the rest of the installation documentation for the details on each topic. If you don't have MOE 1.1 installed yet, you may skip this section.
23
-
24
-
* Upgrade your IDE plugin.
25
-
*[Remove the UI Designer plugin](/blog/2016-09-30-removed-features/) if you had it installed.
26
-
* Upgrade the MOE Gradle plugin in your projects' ``build.gradle`` file.
27
-
* Change your existing projects to use ``apple.*`` instead of ``ios.*`` for the iOS binding packages.
28
-
* Enter the default Development Team Id in ``${user.home}/.moe/default.properties`` to allow on device app execution on Xcode 8. More details below and [in the Docs](/docs/multi-os-engine/3_getting_started/1_installation/installation.html).
29
-
30
20
## Installation
31
21
32
22
### Prerequisites for an Apple macOS host
@@ -52,28 +42,12 @@ This is a quick summary for upgrading, please read the rest of the installation
52
42
* Enrollment in the Apple Developer Program (required for iOS device support)
53
43
* Remote SSH Access to a computer running macOS 10.11 that meets the prerequisites above
54
44
55
-
### Remove old Multi-OS Engine releases (MOE 1.0 or older)
56
-
57
-
* If you have an earlier Multi-OS Engine installed, you have to remove it first. [Just follow the instructions from the documentation](/docs/multi-os-engine/3_getting_started/1_installation/installation.html).
58
-
59
45
### Option 1: Install Android Studio / IDEA Plugin
Copy file name to clipboardExpand all lines: _pages/support.md
+1-5Lines changed: 1 addition & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,8 +16,4 @@ needhelp:
16
16
17
17
## Community Support
18
18
19
-
Our [Community Forum](https://discuss.multi-os-engine.org) is the best place to ask for help or discuss the features of the Multi-OS Engine.
20
-
21
-
## Commercial Support
22
-
23
-
{% include feature_row id="needhelp" type="center" %}
19
+
Our [Community Forum](https://discuss.multi-os-engine.org) or [Discord Server](https://discord.gg/m5t3qNXTWj) is the best place to ask for help or discuss the features of the Multi-OS Engine.
0 commit comments