mirror of
https://github.com/rollerozxa/voxelmanip-wiki
synced 2024-05-05 08:01:02 -07:00
Convert images to webp
This commit is contained in:
parent
64a395d862
commit
fe126bc3c8
Binary file not shown.
Before Width: | Height: | Size: 5.9 KiB |
BIN
images/cdb_rtan_warning.webp
Normal file
BIN
images/cdb_rtan_warning.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.9 KiB |
Binary file not shown.
Before Width: | Height: | Size: 9.0 KiB |
BIN
images/minetest_voxel_storage.webp
Normal file
BIN
images/minetest_voxel_storage.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.1 KiB |
@ -1,8 +1,8 @@
|
||||

|
||||

|
||||
*What colour would you want the bikeshed to be painted today?*
|
||||
|
||||
**Welcome to The Voxelmanip Minetest Wiki** (or Voxelmanip Wiki for short, non-SEO reasons). It is *a* Wiki about Minetest, but isn't *the* Minetest Wiki.
|
||||
|
||||
The Voxelmanip Wiki is an unofficial Wiki that mainly focuses on the modding and development aspects of Minetest. For information about Minetest Game or playing Minetest as a player, see the [Minetest Wiki](https://wiki.minetest.net) ([or the faster mirror](https://wiki.minetest.land))
|
||||
|
||||
To view the list of pages currently available, see the [Page Index](Special:PageIndex).
|
||||
To view the list of pages currently available, see the [Page Index](Special:PageIndex).
|
||||
|
@ -13,7 +13,7 @@ NMPR has been made available at [<https://github.com/celeron55/minetest_nmpr>](h
|
||||
[toc]
|
||||
|
||||
## Map (the voxels)
|
||||

|
||||

|
||||
|
||||
- The main content of the Map is a `map<v2s16, MapSector*>` container.
|
||||
- The main content of a MapSector is `map<s16, MapBlock*>`.
|
||||
|
@ -11,7 +11,7 @@ https://content.minetest.net/modnames/<modname>/
|
||||
|
||||
If you have uploaded your package, an alert will pop up on the package page if it contains technical names that already exist on ContentDB.
|
||||
|
||||

|
||||

|
||||
|
||||
Just because this message shows up doesn't necessarily mean you are violating the policy, as the name conflicts could fall under the exceptions mentioned below. The message is also used for ContentDB Editors to quickly check the validity of technical names used in a package during review.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user