Novetus_src/README.md
2024-06-03 16:29:11 -07:00

23 lines
1.6 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

![Logo](https://github.com/Novetus/Novetus_src/raw/master/Graphics/NOVETUS_new_final_smol.png)
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/2918741e76cd439a85f375186761725a)](https://www.codacy.com/gh/Novetus/Novetus_src/dashboard?utm_source=github.com&utm_medium=referral&utm_content=Novetus/Novetus_src&utm_campaign=Badge_Grade)
[![Project Status: Active The project has reached a stable, usable state and is being actively developed.](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#active)
#
Source code for Novetus' launcher, installer, LUA scripts, and server.
If you want to look at test applications built for Novetus' development, look here: https://github.com/Novetus/NovetusTests
If you would like to look at the Places/Maps incuded in Novetus https://github.com/Novetus/Novetus-Map-Pack
## Building (Windows)
Novetus Gaiden uses .NET 7.0 with Avalonia installed.
https://dotnet.microsoft.com/en-us/download/dotnet/7.0
https://docs.avaloniaui.net/docs/get-started/set-up-an-editor
To build, this project requires Visual Studio 2022 or over. Modern versions of Novetus are compiled with Visual Studio 2022.
Open either "Novetus/Novetus.sln" or "Novetus/Novetus.Tools.sln". Then, right click the solution and click "Restore Nuget Packages" before compiling.
See the first README.MD for legal and license info.
[![forthebadge](https://forthebadge.com/images/badges/made-with-c-sharp.svg)](https://forthebadge.com) [![forthebadge](https://forthebadge.com/images/badges/built-with-love.svg)](https://forthebadge.com)