Skip to content

Commit 466bc06

Browse files
authored
Update README.md
1 parent da54f79 commit 466bc06

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,16 @@
11
# MC3DS-Model-Editor
2-
Edit Minecraft 3DS Edition Models in 3D using this GUI.
3-
2+
- Edit Minecraft 3DS Edition Models in 3D using this GUI.
43

4+
## Features:
5+
- Extremely light weight for limited environments.
6+
- Cross-Platform, and easily usable on both Linux and Windows.
7+
- Edit, Modify, Add, and Redo Models using this simple GUI.
8+
- Bunch of Extra Tools such as Scaling, Mapping Textures, Exporting as OBJ, STL, JSON, and Text Models.
9+
- Intuitive and Easy-to-Use out of the box as long as python is also installed.
510

611
## Requirements
712
### Install Requirements from PowerShell:
13+
- Python `v3.8+`
814
```
915
pip install -r requirements.txt
1016
```

0 commit comments

Comments
 (0)