Guild icon
DDraceNetwork
DDraceNetwork / mapping
Here you can talk about mapping, ask mapping related questions or request new ratings for released maps
Between 2021-12-22 00:00:00Z and 2021-12-23 00:00:00Z
Avatar
Avatar
Jeremy
Where/how do i use the code
that's the difficult part, you can read the map file as a string and try to understand how it works. https://github.com/heinrich5991/libtw2/blob/master/doc/map.md this helps
Some Teeworlds stuff in Rust. Contribute to heinrich5991/libtw2 development by creating an account on GitHub.
08:37
or you built the ddnet client yourself, as it already loads these maps the right way. then you can simply modify the game layer and let the client save the map to have your finished map file
Avatar
Oof, alright. thanks!
Avatar
Avatar
Jeremy
Where/how do i use the code
if you are familiar with python and can use perlin noise there you could also use my python library for map editing called twmap (installed via pip, you can find the documentation by using the help function on the module and each type)
Exported 4 message(s)