Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/akinmustafa/minartis
Experimental first person sandbox game project.
https://github.com/akinmustafa/minartis
modding sandbox unity work-in-progress
Last synced: 3 months ago
JSON representation
Experimental first person sandbox game project.
- Host: GitHub
- URL: https://github.com/akinmustafa/minartis
- Owner: akinmustafa
- License: mit
- Archived: true
- Created: 2023-12-12T18:24:00.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-04T16:58:33.000Z (12 months ago)
- Last Synced: 2024-08-01T22:37:56.554Z (6 months ago)
- Topics: modding, sandbox, unity, work-in-progress
- Language: C#
- Homepage:
- Size: 1.33 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-unity-games - Minartis
README
## Minartis
Minartis is my personal open-source first person sandbox game project featuring in-game coding and modding support.I will periodically release new versions here.
- Project is under active development. It might not fit the description you are reading right now. It will take a while to implement things since I'm the only one working on it. If you have suggestions, found a bug/error/mistake etc. hit me up on [Discord](https://discord.com/users/501804360079245312).
### Notes
- [Unity Engine](https://unity.com/products/unity-engine) version is 2021.3.25f1 Personal.
- Project uses the [Universal Render Pipeline](https://unity.com/srp/universal-render-pipeline) for rendering.
- Check out [MiniScript](https://github.com/JoeStrout/miniscript) for further information about modding support.### License
Released under MIT license.