mirror of
https://codeberg.org/icewind/vmdl.git
synced 2026-06-03 16:44:11 +02:00
ci
This commit is contained in:
parent
4be7e6db0a
commit
377e1773c0
14 changed files with 2683 additions and 32 deletions
|
|
@ -2,7 +2,6 @@ use std::fs::read;
|
|||
use vmdl::mdl::Mdl;
|
||||
use vmdl::vtx::Vtx;
|
||||
use vmdl::vvd::Vvd;
|
||||
use vmdl::Model;
|
||||
|
||||
#[test]
|
||||
fn parse_mdl() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue