Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
KirisameMarisa authored Jan 20, 2024
1 parent 8cac813 commit 39a03a6
Showing 1 changed file with 13 additions and 8 deletions.
21 changes: 13 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ Currently supported upload service include:
- Add to feature file upload functionality.
- Dropbox
- Explorer (Your file servers)
- [Assist in traking issues](https://github.com/KirisameMarisa/BocchiTracker/milestone/2)
- Add to feature game play capture functionality.

## Getting Started

Expand All @@ -73,6 +73,13 @@ Currently supported upload service include:

## How to build?

#### Require

* cmake ( for flatbuffer )
* set path msbuild ( only windows )
* python
* pip install scons ( for Godot )

#### BocchiTracker(WPF) Build

1. Run `dotnet build Application/BocchiTracker.WPF.sln`
Expand All @@ -97,14 +104,12 @@ Currently supported upload service include:
- Enter directory path of Unity dll
2. Run `dotnet build Plugins\Unity\BocchiTracker\BocchiTracker.sln`

## Problems?
#### Godot Build

If you encounter any issues, have feature requests, or wish to provide feedback, please feel free to create issues
※ Required flatbuffers build and sons

If you want to communicate a problem directly with me, you can join Discord. Please feel free to ask!
1. Run `python ExternalTools\BuildScripts\build_godot.py`

- Discord: [Join our Discord server](https://join.slack.com/t/bocchitracker/shared_invite/zt-20lzjarua-cmYTqEiBiCSFp_A1cq36Qg)

---
## Problems?

[License](LICENCE.txt)
If you encounter any issues, have feature requests, or wish to provide feedback, please feel free to create issues

0 comments on commit 39a03a6

Please sign in to comment.