mirror of
https://github.com/MultiMC/MultiMC5.git
synced 2024-11-06 02:26:37 +00:00
Add build instructions, markdown-ify README.md
This commit is contained in:
parent
e3cdab3ab5
commit
2eff2effd6
20
README.md
20
README.md
@ -1,8 +1,16 @@
|
|||||||
![MultiMC](http://i.imgur.com/QJXbz.png)
|
![MultiMC](http://i.imgur.com/QJXbz.png)
|
||||||
<h1>MultiMC 5</h1>
|
|
||||||
<p>MultiMC is a custom launcher for Minecraft that allows you to easily manage multiple installations of Minecraft at once. It also allows you to easily install and remove mods by simply dragging and dropping.</p>
|
|
||||||
|
|
||||||
<h3>License</h3>
|
MultiMC 5
|
||||||
<p>Copyright © 2013 MultiMC Contributors</p>
|
=========
|
||||||
<p>Licensed under the Apache License, Version 2.0 (the "License"); you may not use this program except in compliance with the License. You may obtain a copy of the License at <a href="http://www.apache.org/licenses/LICENSE-2.0">http://www.apache.org/licenses/LICENSE-2.0</a>.</p>
|
|
||||||
<p>Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.</p>
|
MultiMC is a custom launcher for Minecraft that allows you to easily manage multiple installations of Minecraft at once. It also allows you to easily install and remove mods by simply dragging and dropping.
|
||||||
|
|
||||||
|
## Building
|
||||||
|
Check [BUILD.md](BUILD.md) for build instructions.
|
||||||
|
|
||||||
|
## License
|
||||||
|
Copyright © 2013 MultiMC Contributors
|
||||||
|
|
||||||
|
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this program except in compliance with the License. You may obtain a copy of the License at [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0).
|
||||||
|
|
||||||
|
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
|
||||||
|
Loading…
Reference in New Issue
Block a user