mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
mapgen stuff
This commit is contained in:
parent
7f2aa30bf2
commit
ea6740e900
17 changed files with 239 additions and 3396 deletions
|
@ -377,9 +377,7 @@ public:
|
|||
NOTE: Every public method should be thread-safe
|
||||
*/
|
||||
Server(
|
||||
std::string mapsavedir,
|
||||
HMParams hm_params,
|
||||
MapParams map_params
|
||||
std::string mapsavedir
|
||||
);
|
||||
~Server();
|
||||
void start(unsigned short port);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue