This website requires JavaScript.
Explore
Help
Register
Sign in
Aldemzee
/
JadeSR-WithInventory
Watch
1
Star
0
Fork
You've already forked JadeSR-WithInventory
0
forked from
good_britland/JadeSR-fork
Code
Pull requests
Activity
687f32bca7
JadeSR-WithInventory
/
proto
/
src
/
lib.rs
7 lines
87 B
Rust
Raw
Normal View
History
Unescape
Escape
First push
2024-05-09 13:23:01 +00:00
mod
cmd_types
;
pub
use
cmd_types
::
*
;
Trailblazer configuration in globals.json (gender and path)
2024-05-09 16:52:34 +00:00
use
strum
::
EnumString
;
First push
2024-05-09 13:23:01 +00:00
include!
(
"
../out/_.rs
"
)
;
Copy permalink