File: control

package info (click to toggle)
minetest-mod-meshport 0.2.3-1
  • links: PTS
  • area: main
  • in suites: forky, sid, trixie
  • size: 776 kB
  • sloc: python: 40; makefile: 2
file content (16 lines) | stat: -rw-r--r-- 657 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: minetest-mod-meshport
Section: games
Priority: optional
Maintainer: Ying-Chun Liu (PaulLiu) <paulliu@debian.org>
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13)
Standards-Version: 4.6.1
Homepage: https://github.com/random-geek/meshport

Package: minetest-mod-meshport
Architecture: all
Depends: minetest | minetest-server, ${misc:Depends}
Description: Minetest mod - export areas to meshes for 3D rendering
 Meshport is a mod which allows easy exporting of scenes from Minetest to
 obj files, complete with materials and textures. These models can be imported
 directly into Blender or another 3D program for rendering and animation.