mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Install lua_api.txt and mapformat.txt in because awesome.
This commit is contained in:
parent
fbc22f91d5
commit
b91bba1ab2
1 changed files with 2 additions and 0 deletions
|
@ -95,6 +95,8 @@ if(RUN_IN_PLACE)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
install(FILES "README.txt" DESTINATION "${DOCDIR}")
|
install(FILES "README.txt" DESTINATION "${DOCDIR}")
|
||||||
|
install(FILES "doc/lua_api.txt" DESTINATION "${DOCDIR}")
|
||||||
|
install(FILES "doc/mapformat.txt" DESTINATION "${DOCDIR}")
|
||||||
install(FILES "minetest.conf.example" DESTINATION "${EXAMPLE_CONF_DIR}")
|
install(FILES "minetest.conf.example" DESTINATION "${EXAMPLE_CONF_DIR}")
|
||||||
|
|
||||||
if(UNIX)
|
if(UNIX)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue